C# Class MetroRadiance.Chrome.Internal.GlowWindow

ウィンドウの四辺にアタッチされる発光ウィンドウを表します。
Inheritance: System.Windows.Window
Exibir arquivo Open project: Grabacr07/MetroRadiance

Public Properties

Property Type Description
ActiveGlowBrushProperty System.Windows.DependencyProperty
ChromeModeProperty System.Windows.DependencyProperty
InactiveGlowBrushProperty System.Windows.DependencyProperty
IsGlowingProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty

Public Methods

Method Description
Update ( ) : void

Protected Methods

Method Description
OnClosed ( EventArgs e ) : void
OnSourceInitialized ( EventArgs e ) : void

Private Methods

Method Description
GlowWindow ( ) : System
GlowWindow ( MetroChromeBehavior behavior, MetroRadiance.Chrome.Internal.GlowWindowProcessor processor ) : System
SetWindowStyle ( ) : void
UpdateCore ( ) : void
WndProc ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, bool &handled ) : IntPtr

Method Details

OnClosed() protected method

protected OnClosed ( EventArgs e ) : void
e System.EventArgs
return void

OnSourceInitialized() protected method

protected OnSourceInitialized ( EventArgs e ) : void
e System.EventArgs
return void

Update() public method

public Update ( ) : void
return void

Property Details

ActiveGlowBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows ActiveGlowBrushProperty
return System.Windows.DependencyProperty

ChromeModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ChromeModeProperty
return System.Windows.DependencyProperty

InactiveGlowBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows InactiveGlowBrushProperty
return System.Windows.DependencyProperty

IsGlowingProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsGlowingProperty
return System.Windows.DependencyProperty

OrientationProperty public_oe static_oe property

public static DependencyProperty,System.Windows OrientationProperty
return System.Windows.DependencyProperty