1 implementation of ItemsChanged
PresentationFramework (1)
System\Windows\Automation\Peers\GridViewAutomationPeer.cs (1)
105
void IViewAutomationPeer.
ItemsChanged
(NotifyCollectionChangedEventArgs e)
1 reference to ItemsChanged
PresentationFramework (1)
System\Windows\Controls\ListView.cs (1)
206
lvPeer.ViewAutomationPeer.
ItemsChanged
(e);