Keyoti RapidFindReplace WPF API Docs
UseWildcards Property
API DocumentationKeyoti.RapidFindReplace.WPFOptionsViewModelUseWildcards
Keyoti RapidFindReplace WPF
Whether to treat * and ? as wildcards (also supports classes [], groups () and repetitions {}).
Declaration Syntax
C#Visual BasicVisual C++F#
public bool UseWildcards { get; set; }
Public Property UseWildcards As Boolean
	Get
	Set
public:
property bool UseWildcards {
	bool get ();
	void set (bool value);
}
member UseWildcards : bool with get, set
Property Value

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)