C# 클래스 GlowingWindow.Glowing.GlowWindow

ウィンドウの四辺にアタッチされる発光ウィンドウを表します。
상속: System.Windows.Window
파일 보기 프로젝트 열기: WELL-E/LoginSample

공개 프로퍼티들

프로퍼티 타입 설명
ActiveGlowBrushProperty System.Windows.DependencyProperty
ChromeModeProperty System.Windows.DependencyProperty
InactiveGlowBrushProperty System.Windows.DependencyProperty
IsGlowingProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Update ( ) : void

보호된 메소드들

메소드 설명
OnClosed ( EventArgs e ) : void
OnSourceInitialized ( EventArgs e ) : void

비공개 메소드들

메소드 설명
GlowWindow ( ) : System
GlowWindow ( MetroChromeBehavior behavior, GlowWindowProcessor processor ) : System
SetWindowStyle ( ) : void
UpdateCore ( ) : void
WndProc ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, bool &handled ) : IntPtr

메소드 상세

OnClosed() 보호된 메소드

protected OnClosed ( EventArgs e ) : void
e System.EventArgs
리턴 void

OnSourceInitialized() 보호된 메소드

protected OnSourceInitialized ( EventArgs e ) : void
e System.EventArgs
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

ActiveGlowBrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ActiveGlowBrushProperty
리턴 System.Windows.DependencyProperty

ChromeModeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ChromeModeProperty
리턴 System.Windows.DependencyProperty

InactiveGlowBrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows InactiveGlowBrushProperty
리턴 System.Windows.DependencyProperty

IsGlowingProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IsGlowingProperty
리턴 System.Windows.DependencyProperty

OrientationProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows OrientationProperty
리턴 System.Windows.DependencyProperty