1 write to _affectedChildren
PresentationFramework (1)
src\Framework\System\Windows\TemplateNameScope.cs (1)
57_affectedChildren = affectedChildren;
2 references to _affectedChildren
PresentationFramework (2)
src\Framework\System\Windows\TemplateNameScope.cs (2)
146_affectedChildren.Add(scopedElement as DependencyObject); 165Debug.Assert(_affectedChildren.Count == childIndex);