C# 클래스 FarsiLibrary.WPF.Controls.Decorators.LunaButtonChrome

상속: ButtonChrome
파일 보기 프로젝트 열기: HEskandari/FarsiLibrary

공개 프로퍼티들

프로퍼티 타입 설명
FillProperty System.Windows.DependencyProperty
ThemeColorProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
CreateCommonBorderPen System.Windows.Media.Brush
GetDisabledBorderBrush System.Windows.Media.Pen
GetDisabledFillBrush System.Windows.Media.Brush
GetPressedFillBrush System.Windows.Media.Brush
IsValidThemeColor bool

보호된 메소드들

메소드 설명
DrawBackgroundCore ( System.Windows.Media.DrawingContext dc, Rect bounds ) : bool
DrawBorder ( System.Windows.Media.DrawingContext dc, Rect bounds ) : void
DrawInnerHighlight ( System.Windows.Media.DrawingContext dc, Rect bounds ) : void
DrawOuterHighlight ( System.Windows.Media.DrawingContext dc, Rect bounds ) : bool
DrawShades ( System.Windows.Media.DrawingContext dc, Rect bounds ) : void
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

비공개 메소드들

메소드 설명
CreateCommonBorderPen ( System.Windows.Media.Brush borderBrush ) : System.Windows.Media.Brush
GetDisabledBorderBrush ( ) : System.Windows.Media.Pen
GetDisabledFillBrush ( ) : System.Windows.Media.Brush
GetPressedFillBrush ( ) : System.Windows.Media.Brush
IsValidThemeColor ( object o ) : bool

메소드 상세

DrawBackgroundCore() 보호된 메소드

protected DrawBackgroundCore ( System.Windows.Media.DrawingContext dc, Rect bounds ) : bool
dc System.Windows.Media.DrawingContext
bounds System.Windows.Rect
리턴 bool

DrawBorder() 보호된 메소드

protected DrawBorder ( System.Windows.Media.DrawingContext dc, Rect bounds ) : void
dc System.Windows.Media.DrawingContext
bounds System.Windows.Rect
리턴 void

DrawInnerHighlight() 보호된 메소드

protected DrawInnerHighlight ( System.Windows.Media.DrawingContext dc, Rect bounds ) : void
dc System.Windows.Media.DrawingContext
bounds System.Windows.Rect
리턴 void

DrawOuterHighlight() 보호된 메소드

protected DrawOuterHighlight ( System.Windows.Media.DrawingContext dc, Rect bounds ) : bool
dc System.Windows.Media.DrawingContext
bounds System.Windows.Rect
리턴 bool

DrawShades() 보호된 메소드

protected DrawShades ( System.Windows.Media.DrawingContext dc, Rect bounds ) : void
dc System.Windows.Media.DrawingContext
bounds System.Windows.Rect
리턴 void

OnRender() 보호된 메소드

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
리턴 void

프로퍼티 상세

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

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

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

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