C# 클래스 Microsoft.Samples.KMoore.WPFSamples.ColorPicker.ColorPicker

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: daszat/zetbox 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BlueProperty System.Windows.DependencyProperty
ColorChangedEvent System.Windows.RoutedEvent
ColorProperty System.Windows.DependencyProperty
GreenProperty System.Windows.DependencyProperty
RedProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnColorChanged ( Color oldValue, Color newValue ) : void
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer

비공개 메소드들

메소드 설명
ColorPicker ( ) : System
OnColorChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnInternalColorChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetupColorBindings ( ) : void

메소드 상세

OnColorChanged() 보호된 메소드

protected OnColorChanged ( Color oldValue, Color newValue ) : void
oldValue Color
newValue Color
리턴 void

OnCreateAutomationPeer() 보호된 메소드

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
리턴 System.Windows.Automation.Peers.AutomationPeer

프로퍼티 상세

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

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

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

public static RoutedEvent,System.Windows ColorChangedEvent
리턴 System.Windows.RoutedEvent

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

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

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

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

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

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