Table of Contents

Event CollapsedChanging

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll

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.