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}"/>

適用於