'Declaration Public Property MouseOrientationForFrameBrowsing As System.Windows.Controls.Orientation
public System.Windows.Controls.Orientation MouseOrientationForFrameBrowsing { get; set; }
public: __property System.Windows.Controls.Orientation* get_MouseOrientationForFrameBrowsing(); public: __property void set_MouseOrientationForFrameBrowsing(
System.Windows.Controls.Orientation* value
);
public:
property System.Windows.Controls.Orientation^ MouseOrientationForFrameBrowsing { System.Windows.Controls.Orientation^ get(); void set(System.Windows.Controls.Orientation^ value); }
Property Value
Значение по умолчанию - System.Windows.Controls.Orientation.Vertical.