Keyoti RapidFindReplace WPF API Docs
MaximumHitsToHighlight Property
API DocumentationKeyoti.RapidFindReplace.WPFRapidFindReplaceControlViewModelMaximumHitsToHighlight
Keyoti RapidFindReplace WPF
The number of highlights at which the highlighter will give up looking for new highlights
Declaration Syntax
C#Visual BasicVisual C++F#
public int MaximumHitsToHighlight { get; set; }
Public Property MaximumHitsToHighlight As Integer
	Get
	Set
public:
property int MaximumHitsToHighlight {
	int get ();
	void set (int value);
}
member MaximumHitsToHighlight : int with get, set
Property Value

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