Condividi tramite


SectionsInViewChangedEventArgs Classe

Definizione

Fornisce i dati per l'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
Ereditarietà
Object Platform::Object IInspectable SectionsInViewChangedEventArgs
Attributi

Proprietà

AddedSections

Ottiene una raccolta che contiene le sezioni hub spostate nella visualizzazione.

RemovedSections

Ottiene una raccolta che contiene le sezioni hub spostate all'esterno della visualizzazione.

Si applica a

Vedi anche