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