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