SectionsInViewChangedEventArgs 類別

定義

提供 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
繼承
Object Platform::Object IInspectable SectionsInViewChangedEventArgs
屬性

屬性

AddedSections

取得集合,其中包含已移至檢視的中樞區段。

RemovedSections

取得集合,其中包含移出檢視的中樞區段。

適用於

另請參閱