Cursors::ScrollNS Property

 

Gets the scroll north/south cursor.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property Cursor^ ScrollNS {
	static Cursor^ get();
}

Property Value

Type: System.Windows.Input::Cursor^

A scroll north/south Cursor.

.NET Framework
Available since 3.0
Return to top
Show: