C# Class TailBlazer.Infrastucture.WindowAssist

Afficher le fichier Open project: RolandPheasant/TailBlazer

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetApplicationClosing ( Window element ) : ApplicationExitingDelegate
OnClosingDelegateSet ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void
SetApplicationClosing ( Window element, ApplicationExitingDelegate value ) : void

Method Details

GetApplicationClosing() public static méthode

public static GetApplicationClosing ( Window element ) : ApplicationExitingDelegate
element System.Windows.Window
Résultat ApplicationExitingDelegate

OnClosingDelegateSet() public static méthode

public static OnClosingDelegateSet ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void
sender System.Windows.DependencyObject
args System.Windows.DependencyPropertyChangedEventArgs
Résultat void

SetApplicationClosing() public static méthode

public static SetApplicationClosing ( Window element, ApplicationExitingDelegate value ) : void
element System.Windows.Window
value ApplicationExitingDelegate
Résultat void

Property Details

ApplicationClosingProperty public_oe static_oe property

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