Called when the value of the Orientation property changes.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void OnOrientationChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnOrientationChanged( _ |
The old value of the Orientation property.
The new value of the Orientation property.
See Also