4 references to GetPropertyValue
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerTabletDevice.cs (2)
133uint dwXValue = GetPropertyValue(xProperty); 134uint dwYValue = GetPropertyValue(yProperty);
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (2)
289uint dwXValue = GetPropertyValue(xProperty); 290uint dwYValue = GetPropertyValue(yProperty);