Click or drag to resize

ReplaceTextConverterPattern Property

Gets or sets the regular expression to find.

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

Property Value

Type: String
See Also