[]
        
(Showing Draft Content)

PopupBoundsChangingEventArgs Class

PopupBoundsChangingEventArgs Class

Provides arguments for the Popup control's sizeChanging and positionChanging events.

Heirarchy

Constructors

Properties

Constructors

constructor

Properties

bounds

bounds: Rect

Gets a Rect that represents the bounds of the Popup control.

cancel

cancel: boolean

Gets or sets a value that indicates whether the event should be canceled.

Static empty

empty: EventArgs

Provides a value to use with events that do not have event data.