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