WindowSearchIsCaseSensitive Property
Indicates whether the search is case-sensitive.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public bool IsCaseSensitive { get; set; }
Public Property IsCaseSensitive As Boolean
Get
Set
Boolean if the search is case-sensitive; otherwise,
. The default value is
.
IWindowSearchIsCaseSensitive