5 references to PacketStatus
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
52new StylusPointProperty( StylusPointPropertyIds.PacketStatus, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (2)
268guid == PacketStatus || 321if (guid == PacketStatus)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
281if (stylusPointProperty.Id == StylusPointPropertyIds.PacketStatus)
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
124if (_statusPropertyIndex == -1 && guid == StylusPointPropertyIds.PacketStatus)