Base:
property
LogicalChildren
System.Windows.FrameworkElement.LogicalChildren
2 overrides of LogicalChildren
PresentationFramework (2)
System\Windows\Controls\Primitives\BulletDecorator.cs (1)
127protected internal override IEnumerator LogicalChildren
System\Windows\Controls\ViewBox.cs (1)
245protected internal override IEnumerator LogicalChildren
1 reference to LogicalChildren
PresentationFramework (1)
System\Windows\Controls\Primitives\BulletDecorator.cs (1)
133return base.LogicalChildren;