Click or drag to resize

ChromiumWebBrowserDesignerPreFilterProperties Method

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

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

Parameters

properties
Type: System.CollectionsIDictionary
properties
See Also