SectionsInViewChangedEventArgs Classe

Définition

Fournit des données pour l’événement Hub.SectionsInViewChanged .

public ref class SectionsInViewChangedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 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(Windows.Foundation.UniversalApiContract), 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
Héritage
Object Platform::Object IInspectable SectionsInViewChangedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Propriétés

AddedSections

Obtient une collection qui contient les sections hub qui ont été déplacées dans l’affichage.

RemovedSections

Obtient une collection qui contient les sections hub qui ont été déplacées hors de l’affichage.

S’applique à

Voir aussi