2 references to GetBounds
PresentationCore (2)
System\Windows\Input\Stylus\Common\StylusTouchDeviceBase.cs (2)
56return GetBounds(stylusPoint, position, relativeTo, elementToRoot, rootToElement); 109Rect rectBounds = GetBounds(stylusPoint, position, relativeTo, elementToRoot, rootToElement);