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