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