Keyoti RapidFindReplace WPF API Docs
MatchCase Property
API DocumentationKeyoti.RapidFindReplace.WPFOptionsViewModelMatchCase
Keyoti RapidFindReplace WPF
Whether to only find hits where the case matches.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool MatchCase { get; set; }
Public Property MatchCase As Boolean
	Get
	Set
public:
property bool MatchCase {
	bool get ();
	void set (bool value);
}
member MatchCase : bool with get, set
Property Value

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