4 references to IsRootedInPopup
PresentationFramework (4)
System\Windows\Controls\ContextMenu.cs (2)
684if (!Popup.IsRootedInPopup(_parentPopup, this)) 694if (!Popup.IsRootedInPopup(_parentPopup, this))
System\Windows\Controls\ToolTip.cs (2)
468if (!Popup.IsRootedInPopup(_parentPopup, this)) 478if (!Popup.IsRootedInPopup(_parentPopup, this))