'Declaration Public Property PanCursor As System.Windows.Input.Cursor
public System.Windows.Input.Cursor PanCursor { get; set; }
public: __property System.Windows.Input.Cursor* get_PanCursor(); public: __property void set_PanCursor(
System.Windows.Input.Cursor* value
);
public:
property System.Windows.Input.Cursor^ PanCursor { System.Windows.Input.Cursor^ get(); void set(System.Windows.Input.Cursor^ value); }
Property Value
Значение по умолчанию - CloseHandCursor.