1 write to _automationEvents
PresentationCore (1)
Core\CSharp\System\Windows\LayoutManager.cs (1)
750_automationEvents = new LayoutEventList();
2 references to _automationEvents
PresentationCore (2)
Core\CSharp\System\Windows\LayoutManager.cs (2)
749if(_automationEvents == null) 751return _automationEvents;