eDriven Framework API
True if the Shift key is pressed

Declaration Syntax
public bool ShiftKeyPressed { get; internal set; }
Public Property ShiftKeyPressed As Boolean
Get
Friend Set
public:
property bool ShiftKeyPressed {
bool get ();
internal: void set (bool value);
}
Assembly:
eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)