3 references to GetScreenBounds
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (3)
2096
screenBounds =
GetScreenBounds
(targetBounds, placementTargetInterestPoints[(int)InterestPoint.TopLeft]);
2136
screenBounds =
GetScreenBounds
(targetBounds, placementTargetInterestPoints[(int)InterestPoint.TopLeft]);
2238
screenBounds =
GetScreenBounds
(targetBounds, placementTargetInterestPoints[(int)InterestPoint.TopLeft]);