GridViewAutomationPeer.IViewAutomationPeer.ItemsChanged Metoda

Definicja

Wywoływane po zmianie kolekcji elementów.

 virtual void System.Windows.Automation.Peers.IViewAutomationPeer.ItemsChanged(System::Collections::Specialized::NotifyCollectionChangedEventArgs ^ e) = System::Windows::Automation::Peers::IViewAutomationPeer::ItemsChanged;
void IViewAutomationPeer.ItemsChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs e);
abstract member System.Windows.Automation.Peers.IViewAutomationPeer.ItemsChanged : System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit
override this.System.Windows.Automation.Peers.IViewAutomationPeer.ItemsChanged : System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit
Sub ItemsChanged (e As NotifyCollectionChangedEventArgs) Implements IViewAutomationPeer.ItemsChanged

Parametry

e
NotifyCollectionChangedEventArgs

Dane skojarzone ze zdarzeniem.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy GridViewAutomationPeer wystąpienie jest rzutowanie do interfejsu IViewAutomationPeer .

Dotyczy