Click or drag to resize

ReplaceTextConverterReplaceAll Property

Gets or sets a value indicating whether to replace all found instances or only the first.

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

Property Value

Type: Boolean
See Also