OnPaintEventArgsHandled Property |
Version 63.0.0[Missing <summary> documentation for "P:CefSharp.OnPaintEventArgs.Handled"]
Namespace: CefSharpAssembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public bool Handled { get; set; }
public:
property bool Handled {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also