ScrollViewerViewChangedEventArgs クラス

定義

ViewChanged イベントと同様のコントロール固有のイベントのイベント データを提供します。

public ref class ScrollViewerViewChangedEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [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 ScrollViewerViewChangedEventArgs final
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[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 sealed class ScrollViewerViewChangedEventArgs
Public NotInheritable Class ScrollViewerViewChangedEventArgs
継承
Object Platform::Object IInspectable ScrollViewerViewChangedEventArgs
属性

コンストラクター

ScrollViewerViewChangedEventArgs()

ScrollViewerViewChangedEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

IsIntermediate

イベントを発生させた基になる操作が完了したかどうかを示す値を取得します。

適用対象

こちらもご覧ください