3 references to GetBounds
PresentationFramework (3)
System\Windows\Controls\Primitives\Popup.cs (3)
2018
Rect targetBounds =
GetBounds
(placementTargetInterestPoints);
2020
Rect childBounds =
GetBounds
(childInterestPoints);
2237
targetBounds =
GetBounds
(placementTargetInterestPoints);