Share via


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

보기 밖으로 이동한 허브 섹션이 포함된 컬렉션을 가져옵니다.

적용 대상

추가 정보