Click or drag to resize

ChromiumWebBrowserDesignerPreFilterProperties Method

Version 86.0.240
Adjusts the set of properties the component exposes through a TypeDescriptor.

Namespace:  CefSharp.WinForms
Assembly:  CefSharp.WinForms (in CefSharp.WinForms.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
protected override void PreFilterProperties(
	IDictionary properties
)

Parameters

properties
Type: System.CollectionsIDictionary
properties
See Also