Click or drag to resize

PaintEventArgsHandled Property

Version 94.4.20
Gets or sets a value indicating whether the event is handled.

Namespace:  CefSharp.Wpf
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public bool Handled { get; set; }

Property Value

Type: Boolean
See Also