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