Class InvalidateEventArgs
Provides data for the 'Invalidated' event.
public class InvalidateEventArgs : BaseEventArgs
- Inheritance
-
InvalidateEventArgs
Constructors
- InvalidateEventArgs(RectD)
Initializes a new instance of the InvalidateEventArgs class.
Properties
- InvalidRect
Gets the RectD that contains the invalidated window area.