ItemsControl.OnItemsChanged(NotifyCollectionChangedEventArgs) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Invocado quando a Items propriedade é alterada.
protected:
virtual void OnItemsChanged(System::Collections::Specialized::NotifyCollectionChangedEventArgs ^ e);
protected virtual void OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs e);
abstract member OnItemsChanged : System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit
override this.OnItemsChanged : System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit
Protected Overridable Sub OnItemsChanged (e As NotifyCollectionChangedEventArgs)
Parâmetros
Informações sobre a alteração.