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

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