ButtonSizeToRibbonControlSizeDefinitionConverter Class

Button size to ribbon control size definition converter class.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public class ButtonSizeToRibbonControlSizeDefinitionConverter : IValueConverter
Inheritance
Object    ButtonSizeToRibbonControlSizeDefinitionConverter
Implements
IValueConverter

Constructors

ButtonSizeToRibbonControlSizeDefinitionConverterInitializes a new instance of the ButtonSizeToRibbonControlSizeDefinitionConverter class

Methods

Convert Convert the size type of Button Size to the size type of a Ribbon control.
ConvertBack Not implemented.

Extension Methods

GetAttributeFromT Get attribute from a class.
(Defined by ObjectExtensions)
ValidateDataAnnotations Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions)

See Also