1 write to _services
PresentationFramework (1)
System\Windows\TemplateContent.cs (1)
1424_services = services;
2 references to _services
PresentationFramework (2)
System\Windows\TemplateContent.cs (2)
1441return _services.GetService(serviceType); 1472return ((IXamlNamespaceResolver)_services.GetService(typeof(IXamlNamespaceResolver))).GetNamespace(prefix);