4 references to GetPropertyValue
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerTabletDevice.cs (2)
128uint dwXValue = GetPropertyValue(xProperty); 129uint dwYValue = GetPropertyValue(yProperty);
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (2)
279uint dwXValue = GetPropertyValue(xProperty); 280uint dwYValue = GetPropertyValue(yProperty);