Compartilhar via


Método RibbonGallery.OnItemsChanged

Chamado quando o Items alterações de propriedade.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (em RibbonControlsLibrary.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 
protected override function OnItemsChanged(
    e : NotifyCollectionChangedEventArgs
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonGallery Classe

Namespace Microsoft.Windows.Controls.Ribbon