C# Класс FirstFloor.ModernUI.Windows.Controls.ModernButton

Adds icon content to a standard button.
Наследование: System.Windows.Controls.Button
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
EllipseDiameterProperty System.Windows.DependencyProperty
EllipseStrokeThicknessProperty System.Windows.DependencyProperty
IconDataProperty System.Windows.DependencyProperty
IconHeightProperty System.Windows.DependencyProperty
IconWidthProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
ModernButton ( ) : System.Windows

Initializes a new instance of the ModernButton class.

Описание методов

ModernButton() публичный Метод

Initializes a new instance of the ModernButton class.
public ModernButton ( ) : System.Windows
Результат System.Windows

Описание свойств

EllipseDiameterProperty публичное статическое свойство

Identifies the EllipseDiameter property.
public static DependencyProperty,System.Windows EllipseDiameterProperty
Результат System.Windows.DependencyProperty

EllipseStrokeThicknessProperty публичное статическое свойство

Identifies the EllipseStrokeThickness property.
public static DependencyProperty,System.Windows EllipseStrokeThicknessProperty
Результат System.Windows.DependencyProperty

IconDataProperty публичное статическое свойство

Identifies the IconData property.
public static DependencyProperty,System.Windows IconDataProperty
Результат System.Windows.DependencyProperty

IconHeightProperty публичное статическое свойство

Identifies the IconHeight property.
public static DependencyProperty,System.Windows IconHeightProperty
Результат System.Windows.DependencyProperty

IconWidthProperty публичное статическое свойство

Identifies the IconWidth property.
public static DependencyProperty,System.Windows IconWidthProperty
Результат System.Windows.DependencyProperty