C# Class withSIX.Core.Presentation.SA.Behaviors.MoveableWindowBehavior

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetIsEnabled ( Window window ) : bool
SetIsEnabled ( Window window, bool value ) : void

Private Methods

Méthode Description
OnIsEnabledChanged ( DependencyObject depObj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

GetIsEnabled() public static méthode

public static GetIsEnabled ( Window window ) : bool
window System.Windows.Window
Résultat bool

SetIsEnabled() public static méthode

public static SetIsEnabled ( Window window, bool value ) : void
window System.Windows.Window
value bool
Résultat void

Property Details

IsEnabledProperty public_oe static_oe property

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