Keyoti RapidFindReplace WPF API Docs
FindWholeWordsOnly Property
API DocumentationKeyoti.RapidFindReplace.WPFOptionsViewModelFindWholeWordsOnly
Keyoti RapidFindReplace WPF
Whether to only find hits which match an entire word.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool FindWholeWordsOnly { get; set; }
Public Property FindWholeWordsOnly As Boolean
	Get
	Set
public:
property bool FindWholeWordsOnly {
	bool get ();
	void set (bool value);
}
member FindWholeWordsOnly : bool with get, set
Property Value

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