Base:
property
LogicalChildren
System.Windows.FrameworkContentElement.LogicalChildren
1 override of LogicalChildren
PresentationFramework (1)
src\Framework\System\Windows\Documents\Table.cs (1)
131protected internal override IEnumerator LogicalChildren
1 reference to LogicalChildren
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextElement.cs (1)
1150IEnumerator children = this.LogicalChildren;