Share via


Panorama.OnItemsChanged 方法

這個成員會覆寫 ItemsControl.OnItemsChanged(NotifyCollectionChangedEventArgs)

命名空間:  Microsoft.Phone.Controls
組件:  Microsoft.Phone (在 Microsoft.Phone.dll 中)

語法

'宣告
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 

參數

版本資訊

適用於 Windows Phone 應用程式的 .NET

支援版本:Windows Phone 8、Silverlight 8.1

.NET Framework 安全性

請參閱

參考

Panorama 類別

Microsoft.Phone.Controls 命名空間