CoreWebView2Find.MatchCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the total count of matches found in the current document based on the last find sessions criteria. Returns the total count of matches.
public int MatchCount { get; }
member this.MatchCount : int
Public ReadOnly Property MatchCount As Integer