Table of Contents

Event OrientationChanging

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll

Fired when the orientation has changed. Can be cancelled.

public event EventHandler<CancelEventArgs<Orientation>>? OrientationChanging

Returns

EventHandler<CancelEventArgs<Orientation>>
Fired when the orientation has changed. Can be cancelled.