Table of Contents

Property ShowContextMenuHandler

Namespace
DotNetBrowser.Wpf
Assembly
DotNetBrowser.Wpf.dll

ShowContextMenuHandler

The default context menu handler implementation for this browser view.

public IHandler<ShowContextMenuParameters, ShowContextMenuResponse> ShowContextMenuHandler { get; }

Property Value

IHandler<ShowContextMenuParameters, ShowContextMenuResponse>