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