C# Class MetroRadiance.Controls.MetroWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: Grabacr07/MetroRadiance

Méthodes publiques

Свойство Type Description
DpiScaleTransformProperty System.Windows.DependencyProperty
IsCaptionBarProperty System.Windows.DependencyProperty
IsRestoringWindowPlacementProperty System.Windows.DependencyProperty
MetroChromeBehaviorProperty System.Windows.DependencyProperty
WindowChromeProperty System.Windows.DependencyProperty
WindowSettingsProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetIsCaptionBar ( FrameworkElement element ) : bool
OnApplyTemplate ( ) : void
SetIsCaptionBar ( FrameworkElement element, System.Boolean value ) : void

Méthodes protégées

Méthode Description
OnActivated ( EventArgs e ) : void
OnClosed ( EventArgs e ) : void
OnClosing ( CancelEventArgs e ) : void
OnDeactivated ( EventArgs e ) : void
OnSourceInitialized ( EventArgs e ) : void

Private Methods

Méthode Description
ChangeDpi ( MetroRadiance.Core.Dpi dpi ) : void
IsCaptionBarChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
MetroChromeBehaviorChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
MetroWindow ( ) : System
WndProc ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, bool &handled ) : IntPtr

Method Details

GetIsCaptionBar() public static méthode

public static GetIsCaptionBar ( FrameworkElement element ) : bool
element System.Windows.FrameworkElement
Résultat bool

OnActivated() protected méthode

protected OnActivated ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnClosed() protected méthode

protected OnClosed ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnClosing() protected méthode

protected OnClosing ( CancelEventArgs e ) : void
e CancelEventArgs
Résultat void

OnDeactivated() protected méthode

protected OnDeactivated ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnSourceInitialized() protected méthode

protected OnSourceInitialized ( EventArgs e ) : void
e System.EventArgs
Résultat void

SetIsCaptionBar() public static méthode

public static SetIsCaptionBar ( FrameworkElement element, System.Boolean value ) : void
element System.Windows.FrameworkElement
value System.Boolean
Résultat void

Property Details

DpiScaleTransformProperty public_oe static_oe property

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

IsCaptionBarProperty public_oe static_oe property

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

IsRestoringWindowPlacementProperty public_oe static_oe property

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

MetroChromeBehaviorProperty public_oe static_oe property

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

WindowChromeProperty public_oe static_oe property

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

WindowSettingsProperty public_oe static_oe property

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