This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Cursors.UpArrow
[To be supplied.]
[Visual Basic]
Public Shared ReadOnly Property UpArrow As Cursor
[C#]
public static Cursor UpArrow {get;}
[C++]
public: __property static Cursor* get_UpArrow();
[JScript]
public static function get UpArrow() : Cursor;