Cursors.ScrollS プロパティ

定義

南にスクロール Cursorを取得します。

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

プロパティ値

南スクロール カーソル。

注釈

XAML テキストの使用法

Cursorsに関する解説」を参照してください。

適用対象