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

適用於