Click or drag to resize

ReplaceTextConverterReplacement Property

Gets or sets the text to replace.

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

Property Value

Type: String
See Also