Click or drag to resize

ObjectToTextConverterKey Property

Gets or sets the key used to select the TextAttribute The converter parameter can override this value.

Namespace:  TomsToolbox.Wpf.Converters
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public Object? Key { get; set; }

Property Value

Type: Object
See Also