PaintEventArgsIsPopup Property |
Version 104.4.240
Is the OnPaint call for a Popup or the Main View
Namespace:
CefSharp.Wpf
Assembly:
CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public bool IsPopup { get; }
public:
property bool IsPopup {
bool get ();
}
Property Value
Type:
BooleanSee Also