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