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