1 write to _name
PresentationFramework (1)
System\Windows\TemplatePartAttribute.cs (1)
30set { _name = value; }
1 reference to _name
PresentationFramework (1)
System\Windows\TemplatePartAttribute.cs (1)
29get { return _name; }