public class PathToImageConverter : IValueConverter
Public Class PathToImageConverter
Implements IValueConverter
PathToImageConverter | Initializes a new instance of the PathToImageConverter class |
Convert | Convert a string with the image path to the image. |
ConvertBack | Not implemented. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |