Click or drag to resize

ChromiumWebBrowserDesignerPreFilterProperties Method

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

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

Parameters

properties
Type: System.CollectionsIDictionary
properties
See Also