AvalonEdit
WholeWords Property
NamespacesICSharpCode.AvalonEdit.SearchSearchOptionsChangedEventArgsWholeWords
Gets whether the search pattern should only match whole words.
Declaration Syntax
C#Visual BasicVisual C++
public bool WholeWords { get; private set; }
Public Property WholeWords As Boolean
	Get
	Private Set
public:
property bool WholeWords {
	bool get ();
	private: void set (bool value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238