InputDevice::ActiveSource Property
.NET Framework (current version)
When overridden in a derived class, gets the PresentationSource that is reporting input for this device.
Assembly: PresentationCore (in PresentationCore.dll)
public: property PresentationSource^ ActiveSource { virtual PresentationSource^ get() abstract; }
Property Value
Type: System.Windows::PresentationSource^The source that is reporting input for this device.
.NET Framework
Available since 3.0
Available since 3.0
Show: