ContentElement.IsStylusCaptureWithin 屬性

定義

取得值,這個值決定手寫筆捕捉是否由這個項目 (包括子項目和複合控制項) 保有。

public:
 property bool IsStylusCaptureWithin { bool get(); };
public bool IsStylusCaptureWithin { get; }
member this.IsStylusCaptureWithin : bool
Public ReadOnly Property IsStylusCaptureWithin As Boolean

屬性值

Boolean

如果手寫筆捕捉保留在這個項目內則為 true,否則為 false

備註

觸控、滑鼠和手寫筆輸入存在於特定關聯性中。 如需詳細資訊,請參閱 輸入概觀

相依性屬性資訊

識別碼欄位 IsStylusCaptureWithinProperty
中繼資料屬性設定為 true

適用於