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