ICoreWebView2ContextMenuItem.put_IsChecked

Sets the checked property of the ContextMenuItem. Must only be used for custom context menu items that are of kind Check box or Radio.

interface ICoreWebView2ContextMenuItem
@" propput"
HRESULT
put_IsChecked
(
in BOOL value
)

Meta