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