C# 클래스 MetroRadiance.Controls.MetroWindow

상속: System.Windows.Window
파일 보기 프로젝트 열기: Grabacr07/MetroRadiance

공개 프로퍼티들

프로퍼티 타입 설명
DpiScaleTransformProperty System.Windows.DependencyProperty
IsCaptionBarProperty System.Windows.DependencyProperty
IsRestoringWindowPlacementProperty System.Windows.DependencyProperty
MetroChromeBehaviorProperty System.Windows.DependencyProperty
WindowChromeProperty System.Windows.DependencyProperty
WindowSettingsProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
GetIsCaptionBar ( FrameworkElement element ) : bool
OnApplyTemplate ( ) : void
SetIsCaptionBar ( FrameworkElement element, System.Boolean value ) : void

보호된 메소드들

메소드 설명
OnActivated ( EventArgs e ) : void
OnClosed ( EventArgs e ) : void
OnClosing ( CancelEventArgs e ) : void
OnDeactivated ( EventArgs e ) : void
OnSourceInitialized ( EventArgs e ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

GetIsCaptionBar() 공개 정적인 메소드

public static GetIsCaptionBar ( FrameworkElement element ) : bool
element System.Windows.FrameworkElement
리턴 bool

OnActivated() 보호된 메소드

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

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnClosed() 보호된 메소드

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

OnClosing() 보호된 메소드

protected OnClosing ( CancelEventArgs e ) : void
e CancelEventArgs
리턴 void

OnDeactivated() 보호된 메소드

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

OnSourceInitialized() 보호된 메소드

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

SetIsCaptionBar() 공개 정적인 메소드

public static SetIsCaptionBar ( FrameworkElement element, System.Boolean value ) : void
element System.Windows.FrameworkElement
value System.Boolean
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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