次の方法で共有


RibbonControlLength Struct

Definition

public value class RibbonControlLength : IEquatable<Microsoft::Windows::Controls::Ribbon::RibbonControlLength>
[System.ComponentModel.TypeConverter(typeof(Microsoft.Windows.Controls.Ribbon.RibbonControlLengthConverter))]
public struct RibbonControlLength : IEquatable<Microsoft.Windows.Controls.Ribbon.RibbonControlLength>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Windows.Controls.Ribbon.RibbonControlLengthConverter))>]
type RibbonControlLength = struct
Public Structure RibbonControlLength
Implements IEquatable(Of RibbonControlLength)
Inheritance
RibbonControlLength
Attributes
Implements

Constructors

RibbonControlLength(Double)
RibbonControlLength(Double, RibbonControlLengthUnitType)

Properties

Auto
IsAbsolute
IsAuto
IsStar
RibbonControlLengthUnitType
Value

Methods

Equals(Object)
Equals(RibbonControlLength)
GetHashCode()
ToString()

Operators

Equality(RibbonControlLength, RibbonControlLength)
Inequality(RibbonControlLength, RibbonControlLength)

Applies to