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