Skip to content

Commit 10c24d4

Browse files
author
Hosam Tageldin
committed
Update ContextMenuRequested.md
1 parent f57bf16 commit 10c24d4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

specs/ContextMenuRequested.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,8 +651,9 @@ namespace Microsoft.Web.WebView2.Core
651651
Boolean IsRequestedForMainFrame { get; }
652652
String PageUri { get; }
653653
String FrameUri { get; }
654-
Boolean HasLink { get; }
654+
Boolean HasLinkUri { get; }
655655
String LinkUri { get; }
656+
Boolean HasLinkText { get; }
656657
String LinkText { get; }
657658
Boolean HasSourceUri { get; }
658659
String SourceUri { get; }

0 commit comments

Comments
 (0)