4 references to ParentPopupRootField
PresentationFramework (4)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (4)
1160ParentPopupRootField.SetValue(this, parentPopupRoot); 1182PopupRoot parentPopupRoot = ParentPopupRootField.GetValue(this); 1183ParentPopupRootField.ClearValue(this); 1247root == ParentPopupRootField.GetValue(newPopup);