Namespace:
C1.WPF
Assembly: C1.WPF (in C1.WPF.dll)
Assembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
protected Point GestureOrigin { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
| Visual Basic |
|---|
Protected Property GestureOrigin As Point <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |