[]
        
(Showing Draft Content)

C1.WPF.Docking.PositionChangedEventArgs

PositionChangedEventArgs Class

Provides data for the PositionChanged event.

Inheritance
PositionChangedEventArgs
Namespace: C1.WPF.Docking
Assembly: C1.WPF.Docking.dll
Syntax
public class PositionChangedEventArgs : EventArgs

Constructors

Name Description
PositionChangedEventArgs(Point)

Initializes a new PositionChangedEventArgs.

Properties

Name Description
PreviousPosition

Gets the previous position of the window.