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