2 references to CreateRootPopupInternal
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (1)
879
CreateRootPopupInternal
(popup, child, false);
src\Framework\System\Windows\Controls\ToolTip.cs (1)
530
Popup.
CreateRootPopupInternal
(_parentPopup, this, true);