'Declaration Public Sub SetCursor( _ ByVal newCursor As Cursor _ )
public void SetCursor( Cursor newCursor )
public: void SetCursor( Cursor* newCursor )
public: void SetCursor( Cursor^ newCursor )
Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows XP, Windows Server 2012, Windows Server 2008, Windows Server 2003
WpfImageViewerBase Class WpfImageViewerBase Members RestoreCursor Method