2 writes to _templateType
PresentationFramework (2)
System\Windows\TemplateKey.cs (2)
26_templateType = templateType; 37_templateType = templateType;
3 references to _templateType
PresentationFramework (3)
System\Windows\TemplateKey.cs (3)
95int hashcode = (int)_templateType; 111return _templateType == key._templateType &&