C# Class GlowingWindow.Glowing.GlowWindow

ウィンドウの四辺にアタッチされる発光ウィンドウを表します。
Inheritance: System.Windows.Window
Afficher le fichier Open project: WELL-E/LoginSample

Méthodes publiques

Свойство Type Description
ActiveGlowBrushProperty System.Windows.DependencyProperty
ChromeModeProperty System.Windows.DependencyProperty
InactiveGlowBrushProperty System.Windows.DependencyProperty
IsGlowingProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
Update ( ) : void

Méthodes protégées

Méthode Description
OnClosed ( EventArgs e ) : void
OnSourceInitialized ( EventArgs e ) : void

Private Methods

Méthode Description
GlowWindow ( ) : System
GlowWindow ( MetroChromeBehavior behavior, GlowWindowProcessor processor ) : System
SetWindowStyle ( ) : void
UpdateCore ( ) : void
WndProc ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, bool &handled ) : IntPtr

Method Details

OnClosed() protected méthode

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

OnSourceInitialized() protected méthode

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

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

ActiveGlowBrushProperty public_oe static_oe property

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

ChromeModeProperty public_oe static_oe property

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

InactiveGlowBrushProperty public_oe static_oe property

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

IsGlowingProperty public_oe static_oe property

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

OrientationProperty public_oe static_oe property

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