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