1 write to _popupControlService
PresentationFramework (1)
System\Windows\FrameworkElement.cs (1)
5845
_popupControlService
= new PopupControlService();
1 reference to _popupControlService
PresentationFramework (1)
System\Windows\FrameworkElement.cs (1)
5856
return EnsureFrameworkServices().
_popupControlService
;