Click or drag to resize

ContextMenuHandler Constructor

Version 130.1.90
Initializes a new instance of the ContextMenuHandler class

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

Parameters

addDevtoolsMenuItems  Boolean  (Optional)

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

See Also