InputScope::RegularExpression Property
.NET Framework (current version)
Gets or sets a regular expression to be used as a suggested text input pattern by input processors.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::String^A string that defines a regular expression to be used as a suggested text input pattern by input processors.
This property has no default value.
| Exception | Condition |
|---|---|
| ArgumentNullException | Raised when an attempt is made to set this property to null. |
.NET Framework
Available since 3.0
Available since 3.0
Show: