Compartir a través de


SectionsInViewChangedEventArgs Clase

Definición

Proporciona datos para el 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
Herencia
Object Platform::Object IInspectable SectionsInViewChangedEventArgs
Atributos

Propiedades

AddedSections

Obtiene una colección que contiene las secciones centrales que se movieron a la vista.

RemovedSections

Obtiene una colección que contiene las secciones centrales que se han movido fuera de la vista.

Se aplica a

Consulte también