C# 클래스 ControlzEx.Microsoft.Windows.Shell.WindowChrome

상속: System.Windows.Freezable
파일 보기 프로젝트 열기: ControlzEx/ControlzEx 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CaptionHeightProperty System.Windows.DependencyProperty
CornerRadiusProperty System.Windows.DependencyProperty
GlassFrameThicknessProperty System.Windows.DependencyProperty
IgnoreTaskbarOnMaximizeProperty System.Windows.DependencyProperty
IsHitTestVisibleInChromeProperty System.Windows.DependencyProperty
NonClientFrameEdgesProperty System.Windows.DependencyProperty
ResizeBorderThicknessProperty System.Windows.DependencyProperty
ResizeGripDirectionProperty System.Windows.DependencyProperty
UseAeroCaptionButtonsProperty System.Windows.DependencyProperty
WindowChromeProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
WindowChrome ( ) : System

보호된 메소드들

메소드 설명
CreateInstanceCore ( ) : System.Windows.Freezable

비공개 메소드들

메소드 설명
GetIsHitTestVisibleInChrome ( IInputElement inputElement ) : bool
GetResizeGripDirection ( IInputElement inputElement ) : ResizeGripDirection
GetWindowChrome ( Window window ) : WindowChrome
SetIsHitTestVisibleInChrome ( IInputElement inputElement, bool hitTestVisible ) : void
SetResizeGripDirection ( IInputElement inputElement, ResizeGripDirection direction ) : void
SetWindowChrome ( Window window, WindowChrome chrome ) : void
_CoerceGlassFrameThickness ( System.Windows.Thickness thickness ) : object
_NonClientFrameEdgesAreValid ( object value ) : bool
_OnChromeChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
_OnPropertyChangedThatRequiresRepaint ( ) : void

메소드 상세

CreateInstanceCore() 보호된 메소드

protected CreateInstanceCore ( ) : System.Windows.Freezable
리턴 System.Windows.Freezable

WindowChrome() 공개 메소드

public WindowChrome ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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