ComponentOne Basic Library for UWP
Shift Property

C1.UWP Assembly > C1.Xaml Namespace > KeyboardUtil Class : Shift Property
Gets a value indicating whether shift key is pressed.
Syntax
'Declaration
 
Public Shared ReadOnly Property Shift As System.Boolean
public static System.bool Shift {get;}

Property Value

true if shift key is pressed; otherwise, false.
See Also

Reference

KeyboardUtil Class
KeyboardUtil Members