2 writes to _templateType
PresentationFramework (2)
System\Windows\TemplateKey.cs (2)
23_templateType = templateType; 34_templateType = templateType;
3 references to _templateType
PresentationFramework (3)
System\Windows\TemplateKey.cs (3)
92int hashcode = (int)_templateType; 108return _templateType == key._templateType &&