Click or drag to resize

BinaryOperationConverterOperation Property

Gets or sets the operation the converter is performing.

Namespace:  TomsToolbox.Wpf.Converters
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public BinaryOperation Operation { get; set; }

Property Value

Type: BinaryOperation
See Also