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