1 write to _automationEvents
PresentationCore (1)
System\Windows\LayoutManager.cs (1)
743_automationEvents = new LayoutEventList();
2 references to _automationEvents
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
742if(_automationEvents == null) 744return _automationEvents;