'Declaration Public Property HyperlinkCursor As System.Windows.Input.Cursor
public System.Windows.Input.Cursor HyperlinkCursor { get; set; }
public: __property System.Windows.Input.Cursor* get_HyperlinkCursor(); public: __property void set_HyperlinkCursor(
System.Windows.Input.Cursor* value
);
public:
property System.Windows.Input.Cursor^ HyperlinkCursor { System.Windows.Input.Cursor^ get(); void set(System.Windows.Input.Cursor^ value); }
Property Value
Курсор при наведении на ячейку.