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

상속: System.Windows.Controls.Decorator
파일 보기 프로젝트 열기: HEskandari/FarsiLibrary

공개 프로퍼티들

프로퍼티 타입 설명
ColorProperty System.Windows.DependencyProperty
CornerRadiusProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
ClearBrushes void
CreateBrushes System.Windows.Media.Brush[]
CreateFrozenBrush System.Windows.Media.LinearGradientBrush
CreateFrozenBrush System.Windows.Media.RadialGradientBrush
CreateFrozenBrush System.Windows.Media.SolidColorBrush
CreateStops GradientStopCollection
GetBrushes System.Windows.Media.Brush[]
IsCornerRadiusValid bool

보호된 메소드들

메소드 설명
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

비공개 메소드들

메소드 설명
ClearBrushes ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
CreateBrushes ( Color c, System.Windows.CornerRadius cornerRadius ) : System.Windows.Media.Brush[]
CreateFrozenBrush ( GradientStopCollection stops, Point start, Point end ) : System.Windows.Media.LinearGradientBrush
CreateFrozenBrush ( GradientStopCollection stops, double radX, double radY, Point center, Point origin ) : System.Windows.Media.RadialGradientBrush
CreateFrozenBrush ( Color color ) : SolidColorBrush
CreateStops ( Color c, double cornerRadius ) : GradientStopCollection
GetBrushes ( Color c, System.Windows.CornerRadius cornerRadius ) : System.Windows.Media.Brush[]
IsCornerRadiusValid ( object value ) : bool

메소드 상세

OnRender() 보호된 메소드

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

프로퍼티 상세

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

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

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

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