2 writes to _templateType
PresentationFramework (2)
System\Windows\TemplateKey.cs (2)
24_templateType = templateType; 35_templateType = templateType;
3 references to _templateType
PresentationFramework (3)
System\Windows\TemplateKey.cs (3)
93int hashcode = (int)_templateType; 109return _templateType == key._templateType &&