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