Click or drag to resize
Cimbalino ToolkitStringRegexConverter Properties

The StringRegexConverter type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher (Inherited from DependencyObject.)
Public propertyDispatcher (Inherited from DependencyObject.)
Public propertyOptions
Gets or sets the options that modify the matching operation.
Public propertyPattern
Gets or sets the regular expression pattern to match.
Public propertyReplacementPattern
Gets or sets the replacement pattern string.
Top
See Also