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