2 references to SupportedStylusPointProperties
PresentationCore (2)
System\Windows\Input\Stylus\Common\TabletDevice.cs (1)
120return TabletDeviceImpl.SupportedStylusPointProperties;
System\Windows\Input\Stylus\Common\TabletDeviceBase.cs (1)
255ReadOnlyCollection<StylusPointProperty> properties = SupportedStylusPointProperties;