Search
KeyImageConverter Members
Constructors Properties Methods
 


Converts a string representing a URI or a file path to an ImageSource.

The following tables list the members exposed by the KeyImageConverter type.

 Public Constructors

  Name Description

KeyImageConverter

Initializes a new instance of the KeyImageConverter class.

 Public Properties

  Name Description

SourceLocation

Gets or sets a value that specifies where the converter should look for the image.

 Public Methods

  Name Description

Convert

Converts a value.

ConvertBack

Converts a value back. Not implemented.

 See Also