Compartilhar via


Método Pivot.OnItemsChanged

Este membro substitui ItemsControl.OnItemsChanged(NotifyCollectionChangedEventArgs).

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
Protected Overrides Sub OnItemsChanged ( _
    e As NotifyCollectionChangedEventArgs _
)
protected override void OnItemsChanged(
    NotifyCollectionChangedEventArgs e
)
protected:
virtual void OnItemsChanged(
    NotifyCollectionChangedEventArgs^ e
) override
abstract OnItemsChanged : 
        e:NotifyCollectionChangedEventArgs -> unit 
override OnItemsChanged : 
        e:NotifyCollectionChangedEventArgs -> unit 

Parâmetros

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

Pivot Classe

Namespace Microsoft.Phone.Controls