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