Gets the previous position of the window.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public Point PreviousPosition { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
Visual Basic |
---|
Public Property PreviousPosition As Point <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |