PenDevice.PenId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Platform::Guid PenId { Platform::Guid get(); };
winrt::guid PenId();
public Guid PenId { get; }
var guid = penDevice.penId;
Public ReadOnly Property PenId As Guid
Property Value
A Guid that uniquely identifies the device.