1 reference to RaiseExpandCollapseAutomationEvent
PresentationFramework (1)
System\Windows\Controls\TreeViewItem.cs (1)
113
peer?.
RaiseExpandCollapseAutomationEvent
((bool)e.OldValue, isExpanded);