4 references to IsRootedInPopup
PresentationFramework (4)
System\Windows\Controls\ContextMenu.cs (2)
676
if (!Popup.
IsRootedInPopup
(_parentPopup, this))
686
if (!Popup.
IsRootedInPopup
(_parentPopup, this))
System\Windows\Controls\ToolTip.cs (2)
453
if (!Popup.
IsRootedInPopup
(_parentPopup, this))
463
if (!Popup.
IsRootedInPopup
(_parentPopup, this))