C# Class SilverFlow.Controls.BootstrapButton

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

Méthodes publiques

Свойство Type Description
IsOpenProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
BootstrapButton ( ) : System.Windows

Méthodes protégées

Méthode Description
OnClick ( ) : void

Raises the E:System.Windows.Controls.Primitives.ButtonBase.Click event.

Private Methods

Méthode Description
IsOpenPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

IsOpenProperty PropertyChangedCallback call back static function.

Method Details

BootstrapButton() public méthode

public BootstrapButton ( ) : System.Windows
Résultat System.Windows

OnClick() protected méthode

Raises the E:System.Windows.Controls.Primitives.ButtonBase.Click event.
protected OnClick ( ) : void
Résultat void

Property Details

IsOpenProperty public_oe static_oe property

Identifies the BootstrapButton.IsOpen dependency property.
public static DependencyProperty,System.Windows IsOpenProperty
Résultat System.Windows.DependencyProperty