2 references to LastChildIndex
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
6611
for (int i = nAt + 1; i <= dn.
LastChildIndex
; i++)
7138
Debug.Assert(dnPa.
LastChildIndex
>= nAt + nExcise - 1);