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