C# 클래스 Microsoft.Samples.KMoore.WPFSamples.BlockBarSample.BlockBar

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

공개 프로퍼티들

프로퍼티 타입 설명
BlockCountProperty System.Windows.DependencyProperty
BlockMarginProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
GetThreshold ( double value, int blockCount ) : int

비공개 메소드들

메소드 설명
BlockBar ( ) : System
CoerceBlockCount ( int input ) : int
CoerceBlockCount ( DependencyObject element, object value ) : object
CoerceBlockMargin ( double input ) : double
CoerceBlockMargin ( DependencyObject element, object value ) : object
CoerceValue ( double input ) : double
CoerceValue ( DependencyObject element, object value ) : object

메소드 상세

GetThreshold() 보호된 정적인 메소드

protected static GetThreshold ( double value, int blockCount ) : int
value double
blockCount int
리턴 int

프로퍼티 상세

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

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

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

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

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

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