| PaintEventArgsDirtyRect Property  | 
Version 118.6.80 
            contains the set of rectangles in pixel coordinates that need to be repainted
            
 
    Namespace: 
   CefSharp.Wpf
    Assembly:
   CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
Syntaxpublic Rect DirtyRect { get; }public:
property Rect DirtyRect {
	Rect get ();
}Property Value
Type: 
Rect See Also
See Also