C# 클래스 ThemeEditor.WPF.Controls.Renderers.BottomWallpaperRenderer

상속: System.Windows.FrameworkElement
파일 보기 프로젝트 열기: usagirei/3DS-Theme-Editor

공개 프로퍼티들

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

보호된 메소드들

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

비공개 메소드들

메소드 설명
BottomWallpaperRenderer ( ) : System
OnIsEnabledChanged ( DependencyObject elem, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnIsEnabledChanged ( bool oldValue, bool newValue ) : void
OnRender_BackgroundColor ( System.Windows.Media.DrawingContext dc, Color outerMain, Color outerEdgeStripes, Color outerGlow, Color innerMain, Color innerEdge, Color innerGlow, Color innerShadow ) : void
OnRender_BackgroundTexture ( System.Windows.Media.DrawingContext dc ) : void
OnRender_SolidColor ( System.Windows.Media.DrawingContext dc, bool inner, bool outer ) : void
OnRendering ( object sender, EventArgs eventArgs ) : void
StartListening ( ) : void
StopListening ( ) : void
ViewModelBaseOnViewModelChanged ( ViewModelBase args ) : void

메소드 상세

OnRender() 보호된 메소드

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

프로퍼티 상세

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

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