GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoInputEventArgs Class / Shift Property
In This Topic
    Shift Property
    In This Topic
    Gets whether Modifiers has Keys.Shift set.
    Syntax
    public virtual bool Shift {get;}
    See Also