C# Класс Yuhan.WPF.CustomWindow.WindowButton

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

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

Свойство Тип Описание
ActiveContentProperty System.Windows.DependencyProperty
ContentDisabledProperty System.Windows.DependencyProperty
ContentProperty System.Windows.DependencyProperty
CornerRadiusDPProperty System.Windows.DependencyProperty

Private Properties

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

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

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

Instantiate WindowButton class

Защищенные методы

Метод Описание
RefreshContent ( ) : void

Set's the content of the button according to the current 'IsEnabled' state of the button

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

RefreshContent() защищенный Метод

Set's the content of the button according to the current 'IsEnabled' state of the button
protected RefreshContent ( ) : void
Результат void

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

Instantiate WindowButton class
public WindowButton ( ) : System.Windows
Результат System.Windows

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

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

public static DependencyProperty,System.Windows ActiveContentProperty
Результат System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ContentDisabledProperty
Результат System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ContentProperty
Результат System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows CornerRadiusDPProperty
Результат System.Windows.DependencyProperty