RibbonControlLength.RibbonControlLengthUnitType プロパティ

定義

要素のサイズの計算方法を決定するために使用する型を取得します。

public:
 property System::Windows::Controls::Ribbon::RibbonControlLengthUnitType RibbonControlLengthUnitType { System::Windows::Controls::Ribbon::RibbonControlLengthUnitType get(); };
public System.Windows.Controls.Ribbon.RibbonControlLengthUnitType RibbonControlLengthUnitType { get; }
member this.RibbonControlLengthUnitType : System.Windows.Controls.Ribbon.RibbonControlLengthUnitType
Public ReadOnly Property RibbonControlLengthUnitType As RibbonControlLengthUnitType

プロパティ値

要素のサイズを計算する方法を指定する列挙値の 1 つ。

適用対象