C# Class PackmanVsix.Controls.ThemedWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: madskristensen/Packman

Méthodes publiques

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

Méthodes publiques

Méthode Description
Show ( ) : void
ShowDialog ( ) : bool?
ThemedWindow ( ) : System

Méthodes protégées

Méthode Description
HandleSystemButtonClick ( ) : void
OnCloseButtonClicked ( ) : bool
OnPreviewKeyDown ( KeyEventArgs e ) : void

Private Methods

Méthode Description
BuildHeaderArea ( ) : FrameworkElement
CloseButtonClick ( object sender, RoutedEventArgs e ) : void
GenerateCloseGlyph ( FrameworkElement &container, Path &path ) : void
TitleBarLeftMouseButtonDown ( object sender, MouseButtonEventArgs e ) : void

Method Details

HandleSystemButtonClick() protected méthode

protected HandleSystemButtonClick ( ) : void
Résultat void

OnCloseButtonClicked() protected méthode

protected OnCloseButtonClicked ( ) : bool
Résultat bool

OnPreviewKeyDown() protected méthode

protected OnPreviewKeyDown ( KeyEventArgs e ) : void
e KeyEventArgs
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void

ShowDialog() public méthode

public ShowDialog ( ) : bool?
Résultat bool?

ThemedWindow() public méthode

public ThemedWindow ( ) : System
Résultat System

Property Details

ContentProperty public_oe static_oe property

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