3 references to GetBounds
PresentationFramework (3)
System\Windows\Controls\Primitives\Popup.cs (3)
2012
Rect targetBounds =
GetBounds
(placementTargetInterestPoints);
2014
Rect childBounds =
GetBounds
(childInterestPoints);
2231
targetBounds =
GetBounds
(placementTargetInterestPoints);