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