Click or drag to resize

LogicalMultiValueConverterOperation Property

Gets or sets the operation to be performed on all items.

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

Property Value

Type: LogicalOperation
See Also