共用方式為


TouchEventArgs.ShiftKey 屬性

定義

true 是表示 如果事件引發時移位鍵已關閉。 否則為 false。

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

屬性值

適用於