2 references to GetScreenBounds
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1280
_screenBounds = RibbonDropDownHelper.
GetScreenBounds
(_itemsPresenter, _popup);
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1330
_screenBounds = RibbonDropDownHelper.
GetScreenBounds
(_itemsPresenter, _popup);