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