4 references to ParentPopupRootField
PresentationFramework (4)
System\Windows\Controls\Primitives\Popup.cs (4)
1162ParentPopupRootField.SetValue(this, parentPopupRoot); 1184PopupRoot parentPopupRoot = ParentPopupRootField.GetValue(this); 1185ParentPopupRootField.ClearValue(this); 1246root == ParentPopupRootField.GetValue(newPopup);