[]
        
(Showing Draft Content)

C1.WPF.KeyboardUtil.Ctrl

Ctrl Property

Ctrl

Gets a value indicating whether ctrl key is pressed.

Declaration
public static bool Ctrl { get; }
Property Value
Type Description
bool

true if ctrl key is pressed; otherwise, false.