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