Property | Type | Description | |
---|---|---|---|
RibbonSizeDefinitionProperty | |||
RibbonSizeProperty | |||
TitleBarHeightProperty |
Method | Description | |
---|---|---|
GetRibbonSize ( |
Gets SizeDefinition for element
|
|
GetRibbonSizeDefinition ( |
Gets SizeDefinition for element
|
|
GetThreeRibbonSizeDefinition ( |
Gets value of the attached property SizeDefinition of the given element
|
|
GetTitleBarHeight ( |
||
SetAppropriateSize ( |
Sets appropriate size of the control according to the given group box state and control's size definition
|
|
SetRibbonSize ( |
Sets SizeDefinition for element
|
|
SetRibbonSizeDefinition ( |
Sets SizeDefinition for element
|
|
SetTitleBarHeight ( |
Method | Description | |
---|---|---|
FindParentRibbonGroupBox ( |
||
OnRibbonSizeDefinitionPropertyChanged ( |
||
OnRibbonSizePropertyChanged ( |
public static GetRibbonSize ( |
||
element | ||
return | RibbonControlSize |
public static GetRibbonSizeDefinition ( |
||
element | ||
return | string |
public static GetThreeRibbonSizeDefinition ( |
||
element | The given element | |
return | RibbonControlSize[] |
public static GetTitleBarHeight ( |
||
element | ||
return | double |
public static SetAppropriateSize ( |
||
element | UI Element | |
state | RibbonGroupBoxState | Group box state |
return | void |
public static SetRibbonSize ( |
||
element | ||
value | RibbonControlSize | |
return | void |
public static SetRibbonSizeDefinition ( |
||
element | ||
value | string | |
return | void |
public static SetTitleBarHeight ( |
||
element | ||
value | double | |
return | void |
public static DependencyProperty,System.Windows RibbonSizeDefinitionProperty | ||
return |
public static DependencyProperty,System.Windows RibbonSizeProperty | ||
return |