CoreWebView2Find.MatchCount Property

Definition

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

Property Value

Applies to