RibbonTwoLineText::Padding Property

.NET Framework (current version)
 

Gets or sets the thickness of the space between the boundaries of the content area and the displayed content.

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

public:
property Thickness Padding {
	Thickness get();
	void set(Thickness value);
}

Property Value

Type: System.Windows::Thickness

The thickness of the space between the boundaries of the content area and the displayed content.

Identifier field

PaddingProperty

Metadata properties set to true

None

.NET Framework
Available since 4.5
Return to top
Show: