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