TouchDevice.ActiveSource Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar som PresentationSource rapporterar indata för den här enheten.
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
Egenskapsvärde
Källan som rapporterar indata för den här enheten.
- Attribut