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) 。

適用於