AvalonEdit
MatchCase Property
NamespacesICSharpCode.AvalonEdit.SearchSearchOptionsChangedEventArgsMatchCase
Gets whether the search pattern should be interpreted case-sensitive.
Declaration Syntax
C#Visual BasicVisual C++
public bool MatchCase { get; private set; }
Public Property MatchCase As Boolean
	Get
	Private Set
public:
property bool MatchCase {
	bool get ();
	private: void set (bool value);
}

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