Gets a value indicating whether alt key is pressed.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public static bool Alt { get; internal set; } |
| Visual Basic |
|---|
Public Shared Property Alt As Boolean Get Friend Set |