Keyoti RapidFindReplace WPF API Docs
CurrentMatch Property
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlers.HighlightHandlersHighlightHandlerCurrentMatch
Keyoti RapidFindReplace WPF
When the user iterates over matches, this property returns the current match that is highlighted.
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)