4 references to ParentPopupRootField
PresentationFramework (4)
System\Windows\Controls\Primitives\Popup.cs (4)
1155ParentPopupRootField.SetValue(this, parentPopupRoot); 1177PopupRoot parentPopupRoot = ParentPopupRootField.GetValue(this); 1178ParentPopupRootField.ClearValue(this); 1242root == ParentPopupRootField.GetValue(newPopup);