3 references to GetScreenBounds
PresentationFramework (3)
System\Windows\Controls\Primitives\Popup.cs (3)
2090
screenBounds =
GetScreenBounds
(targetBounds, placementTargetInterestPoints[(int)InterestPoint.TopLeft]);
2130
screenBounds =
GetScreenBounds
(targetBounds, placementTargetInterestPoints[(int)InterestPoint.TopLeft]);
2231
screenBounds =
GetScreenBounds
(targetBounds, placementTargetInterestPoints[(int)InterestPoint.TopLeft]);