3 references to GetBounds
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (3)
2017Rect targetBounds = GetBounds(placementTargetInterestPoints); 2019Rect childBounds = GetBounds(childInterestPoints); 2237targetBounds = GetBounds(placementTargetInterestPoints);