TouchDevice.ActiveSource 屬性

定義

會收到 PresentationSource 該裝置的輸入報告。

public:
 property System::Windows::PresentationSource ^ ActiveSource { System::Windows::PresentationSource ^ get(); };
public override sealed System.Windows.PresentationSource ActiveSource { [System.Security.SecurityCritical] get; }
public override sealed System.Windows.PresentationSource ActiveSource { get; }
[<get: System.Security.SecurityCritical>]
member this.ActiveSource : System.Windows.PresentationSource
member this.ActiveSource : System.Windows.PresentationSource
Public Overrides NotOverridable ReadOnly Property ActiveSource As PresentationSource

屬性值

就是報告這個裝置輸入的來源。

屬性

適用於