Share via


SectionsInViewChangedEventArgs Classe

Definição

Fornece dados para o evento Hub.SectionsInViewChanged .

public ref class SectionsInViewChangedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SectionsInViewChangedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class SectionsInViewChangedEventArgs
Public Class SectionsInViewChangedEventArgs
Herança
Object Platform::Object IInspectable SectionsInViewChangedEventArgs
Atributos

Propriedades

AddedSections

Obtém uma coleção que contém as seções do hub que foram movidas para exibição.

RemovedSections

Obtém uma coleção que contém as seções do hub que saíram da exibição.

Aplica-se a

Confira também