共用方式為


TouchEventArgs.CtrlKey 屬性

定義

如果引發事件時控制鍵已關閉,則為 true。 否則為 false。

public:
 property bool CtrlKey { bool get(); void set(bool value); };
public bool CtrlKey { get; set; }
member this.CtrlKey : bool with get, set
Public Property CtrlKey As Boolean

屬性值

適用於