Cursors::ArrowCD Property

 

Gets the arrow with a compact disk Cursor.

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

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

Property Value

Type: System.Windows.Input::Cursor^

The arrowCd cursor.

.NET Framework
Available since 3.0
Return to top
Show: