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