Keyoti RapidFindReplace WPF API Docs
CurrentMatch Property
API DocumentationKeyoti.RapidFindReplace.WPFRapidFindReplaceControlViewModelCurrentMatch
Keyoti RapidFindReplace WPF
The current match that the user has iterated to using the next/previous buttons.
Declaration Syntax
C#Visual BasicVisual C++F#
public Highlight CurrentMatch { get; }
Public ReadOnly Property CurrentMatch As Highlight
	Get
public:
property Highlight^ CurrentMatch {
	Highlight^ get ();
}
member CurrentMatch : Highlight with get
Property Value

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