ImageSourceConverter.ConvertFromInvariantString(String) Method

Definition

Returns an image source created from a URI that is contained in value.

public override object ConvertFromInvariantString (string value);
override this.ConvertFromInvariantString : string -> obj

Parameters

value
String

The value to convert.

Returns

Applies to