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