Click or drag to resize

ContextMenuHandler Constructor

Version 102.0.100
Initializes a new instance of the ContextMenuHandler class

Namespace:  CefSharp.Wpf.Handler
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public ContextMenuHandler(
	bool addDevtoolsMenuItems = false
)

Parameters

addDevtoolsMenuItems (Optional)
Type: SystemBoolean

[Missing <param name="addDevtoolsMenuItems"/> documentation for "M:CefSharp.Wpf.Handler.ContextMenuHandler.#ctor(System.Boolean)"]

See Also