3 references to GetBounds
PresentationFramework (3)
System\Windows\Controls\Primitives\Popup.cs (3)
2011
Rect targetBounds =
GetBounds
(placementTargetInterestPoints);
2013
Rect childBounds =
GetBounds
(childInterestPoints);
2230
targetBounds =
GetBounds
(placementTargetInterestPoints);