Reference to the Phidget object from which this event originated

Namespace:  Phidgets.Events
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public readonly Phidget Device
Visual Basic (Declaration)
Public ReadOnly Device As Phidget
Visual C++
public:
initonly Phidget^ Device

See Also