Aracılığıyla paylaş


GridViewAutomationPeer.IViewAutomationPeer.ItemsChanged Yöntem

Tanım

Öğe koleksiyonu değiştiğinde çağrılır.

 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

Parametreler

e
NotifyCollectionChangedEventArgs

Olayla ilişkili veriler.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IViewAutomationPeer arabirime GridViewAutomationPeer yayınlandığında kullanılabilir.

Şunlara uygulanır