Gets or sets the last key.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Key LastKey { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property LastKey As Key <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |