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