TouchDevice.SetActiveSource(PresentationSource) Metod
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.
Anger som PresentationSource rapporterar indata för den här enheten.
protected:
void SetActiveSource(System::Windows::PresentationSource ^ activeSource);
[System.Security.SecurityCritical]
protected void SetActiveSource(System.Windows.PresentationSource activeSource);
protected void SetActiveSource(System.Windows.PresentationSource activeSource);
[<System.Security.SecurityCritical>]
member this.SetActiveSource : System.Windows.PresentationSource -> unit
member this.SetActiveSource : System.Windows.PresentationSource -> unit
Protected Sub SetActiveSource (activeSource As PresentationSource)
Parametrar
- activeSource
- PresentationSource
Källan som rapporterar indata för den här enheten.
- Attribut