1 write to _type
PresentationFramework (1)
System\Windows\TemplatePartAttribute.cs (1)
41set { _type = value; }
1 reference to _type
PresentationFramework (1)
System\Windows\TemplatePartAttribute.cs (1)
40get { return _type; }