Keyoti RapidFindReplace WPF API Docs
FindAsYouType Property
API DocumentationKeyoti.RapidFindReplace.WPFOptionsViewModelFindAsYouType
Keyoti RapidFindReplace WPF
Whether to highlight hits as you type.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool FindAsYouType { get; set; }
Public Property FindAsYouType As Boolean
	Get
	Set
public:
property bool FindAsYouType {
	bool get ();
	void set (bool value);
}
member FindAsYouType : bool with get, set
Property Value

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