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)
92
int hashcode = (int)
_templateType
;
108
return
_templateType
== key.
_templateType
&&