C# Class Yuhan.WPF.CustomWindow.WindowButton

Inheritance: System.Windows.Controls.Button
Afficher le fichier Open project: hansuky/Yuhan Class Usage Examples

Méthodes publiques

Свойство Type Description
ActiveContentProperty System.Windows.DependencyProperty
ContentDisabledProperty System.Windows.DependencyProperty
ContentProperty System.Windows.DependencyProperty
CornerRadiusDPProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
WindowButton ( ) : System.Windows

Instantiate WindowButton class

Méthodes protégées

Méthode Description
RefreshContent ( ) : void

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

Method Details

RefreshContent() protected méthode

Set's the content of the button according to the current 'IsEnabled' state of the button
protected RefreshContent ( ) : void
Résultat void

WindowButton() public méthode

Instantiate WindowButton class
public WindowButton ( ) : System.Windows
Résultat System.Windows

Property Details

ActiveContentProperty public_oe static_oe property

public static DependencyProperty,System.Windows ActiveContentProperty
Résultat System.Windows.DependencyProperty

ContentDisabledProperty public_oe static_oe property

public static DependencyProperty,System.Windows ContentDisabledProperty
Résultat System.Windows.DependencyProperty

ContentProperty public_oe static_oe property

public static DependencyProperty,System.Windows ContentProperty
Résultat System.Windows.DependencyProperty

CornerRadiusDPProperty public_oe static_oe property

public static DependencyProperty,System.Windows CornerRadiusDPProperty
Résultat System.Windows.DependencyProperty