InputDevice.ActiveSource Właściwość

Definicja

Po zastąpieniu w klasie pochodnej program pobiera PresentationSource dane wejściowe raportowania dla tego urządzenia.

public:
 abstract property System::Windows::PresentationSource ^ ActiveSource { System::Windows::PresentationSource ^ get(); };
public abstract System.Windows.PresentationSource ActiveSource { get; }
member this.ActiveSource : System.Windows.PresentationSource
Public MustOverride ReadOnly Property ActiveSource As PresentationSource

Wartość właściwości

Źródło, które zgłasza dane wejściowe dla tego urządzenia.

Dotyczy

Zobacz też