SystemParameters.WheelScrollLinesKey プロパティ

定義

WheelScrollLines プロパティの ResourceKey を取得します。

public:
 static property System::Windows::ResourceKey ^ WheelScrollLinesKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey WheelScrollLinesKey { get; }
static member WheelScrollLinesKey : System.Windows.ResourceKey
Public Shared ReadOnly Property WheelScrollLinesKey As ResourceKey

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

<object property="{SystemParameters.WheelScrollLinesKey}"/>

適用対象