src\Framework\System\Windows\Controls\UIElementCollection.cs (23)
30/// <seealso cref="System.Windows.Media.VisualCollection" />
65/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
74/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
83/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
93/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
101/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
115/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
125VisualCollection vc = _visualChildren;
152VisualCollection vc = _visualChildren;
166/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
194/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
203/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
222/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
231/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
240/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
256VisualCollection vc = _visualChildren;
287/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
311/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
317VisualCollection vc = _visualChildren;
333/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
348VisualCollection vc = _visualChildren;
464/// For more details, see <see cref="System.Windows.Media.VisualCollection" />
550private readonly VisualCollection _visualChildren;