StarLayoutInfo::AllocatedStarWidth Property

.NET Framework (current version)
 

Gets the allocated width.

Namespace:   System.Windows.Controls.Ribbon.Primitives
Assembly:  System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)

public:
property double AllocatedStarWidth {
	double get();
	void set(double value);
}

Property Value

Type: System::Double

The allocated width.

.NET Framework
Available since 4.5
Return to top
Show: