Event CollapsedChanging
Fired when the orientation has changed. Can be cancelled.
public event EventHandler<CancelEventArgs<bool>>? CollapsedChanging
Returns
- EventHandler<CancelEventArgs<bool>>
- Fired when the orientation has changed. Can be cancelled.