5 references to PacketStatus
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
60new StylusPointProperty( StylusPointPropertyIds.PacketStatus, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (2)
275guid == PacketStatus || 328if (guid == PacketStatus)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
288if (stylusPointProperty.Id == StylusPointPropertyIds.PacketStatus)
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
137if (_statusPropertyIndex == -1 && guid == StylusPointPropertyIds.PacketStatus)