[]
        
(Showing Draft Content)

C1.WPF.PositionChangedEventArgs

PositionChangedEventArgs Class

Provides data for the PositionChanged event.

Inheritance
PositionChangedEventArgs
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.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.