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