1 write to _affectedChildren
PresentationFramework (1)
System\Windows\TemplateNameScope.cs (1)
58_affectedChildren = affectedChildren;
2 references to _affectedChildren
PresentationFramework (2)
System\Windows\TemplateNameScope.cs (2)
147_affectedChildren.Add(scopedElement as DependencyObject); 166Debug.Assert(_affectedChildren.Count == childIndex);