public class InverseBooleanConverter : IValueConverter
Public Class InverseBooleanConverter
Implements IValueConverter
InverseBooleanConverter | Initializes a new instance of the InverseBooleanConverter class |
Convert | Converts to if the value exists; otherwise, . |
ConvertBack | Not implemented. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |