Gets the id of an input frame.
public:
property uint32 FrameId {
uint32 get ();
}
Type: uint32
In the PointerPoint objects returned from input events, this field is always zero.
A frame is a collection of input points at a specific instance in time. The frame id is a common identifier for each input point in the collection.
Namespace: Windows.UI.Input
Metadata: windows.winmd