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