Click or drag to resize

ChromiumWebBrowserDesignerPreFilterProperties Method

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

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

Parameters

properties
Type: System.CollectionsIDictionary
properties
See Also