1 write to _childrenStart
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\DocumentAutomationPeer.cs (1)
220_childrenStart = start.CreatePointer();
2 references to _childrenStart
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\DocumentAutomationPeer.cs (2)
65if (_childrenStart != null && _childrenEnd != null) 68return TextContainerHelper.GetAutomationPeersFromRange(_childrenStart, _childrenEnd, textContainer.Start);