C# Class withSIX.Core.Presentation.Wpf.Behaviors.ToolBarCloseBehavior

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetIsEnabled ( System.Windows.Controls.ToolBar popup ) : bool
SetIsEnabled ( System.Windows.Controls.ToolBar popup, bool value ) : void

Private Methods

Méthode Description
OnClick ( object sender, RoutedEventArgs e ) : void
OnIsEnabledChanged ( DependencyObject depObj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetIsEnabled() public static méthode

public static GetIsEnabled ( System.Windows.Controls.ToolBar popup ) : bool
popup System.Windows.Controls.ToolBar
Résultat bool

SetIsEnabled() public static méthode

public static SetIsEnabled ( System.Windows.Controls.ToolBar popup, bool value ) : void
popup System.Windows.Controls.ToolBar
value bool
Résultat void

Property Details

IsEnabledProperty public_oe static_oe property

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