Share via


AnchorRequestedEventArgs 클래스

정의

ScrollViewer.AnchorRequested 이벤트에 대한 데이터를 제공합니다.

public ref class AnchorRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AnchorRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AnchorRequestedEventArgs
Public NotInheritable Class AnchorRequestedEventArgs
상속
Object Platform::Object IInspectable AnchorRequestedEventArgs
특성

속성

Anchor

스크롤 앵커링을 수행할 때 사용할 앵커 요소를 가져오거나 설정합니다.

AnchorCandidates

현재 스크롤 컨트롤에 등록된 앵커 후보 집합(예: ScrollViewer)을 가져옵니다.

적용 대상