Click or drag to resize

PaintEventArgsIsPopup Property

Version 96.0.142
Is the OnPaint call for a Popup or the Main View

Namespace:  CefSharp.Wpf
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public bool IsPopup { get; }

Property Value

Type: Boolean
See Also