[]
Occurs when the element bounds changed.
public event EventHandler<BoundsChangedEventArgs> BoundsChanged
Public Event BoundsChanged As EventHandler(Of BoundsChangedEventArgs)
| Type | Description |
|---|---|
| EventHandler<BoundsChangedEventArgs> | Occurs when the element bounds changed. |