TouchDevice::ActiveSource Property
.NET Framework (current version)
Gets the PresentationSource that is reporting input for this device.
Assembly: PresentationCore (in PresentationCore.dll)
public: property PresentationSource^ ActiveSource { [SecurityCriticalAttribute] virtual PresentationSource^ get() override sealed; }
Property Value
Type: System.Windows::PresentationSource^The source that is reporting input for this device.
.NET Framework
Available since 4.0
Available since 4.0
Show: