[]
Represents a converter that converts a Stream to a corresponding ImageSource.
public sealed class ResourceImageConverter : IValueConverter
| Name | Description |
|---|---|
| ResourceImageConverter() |
| Name | Description |
|---|---|
| Convert(object, Type, object, CultureInfo) | Converts a source value to a value for the binding target. |
| ConvertBack(object, Type, object, CultureInfo) | Converts a binding target value to the source binding value. |