| UnaryOperationConverterOperation Property |
Gets or sets the operation performed by this converter.
Even though this converter supports only one operation, the property is present to have the same look and feel like the
BinaryOperationConverter.
Namespace: TomsToolbox.Wpf.ConvertersAssembly: TomsToolbox.Wpf (in TomsToolbox.Wpf.dll) Version: 2.21.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntax public UnaryOperation Operation { get; set; }
Public Property Operation As UnaryOperation
Get
Set
Property Value
UnaryOperationSee Also