C# 클래스 Signum.Windows.ValueLineConfigurator

파일 보기 프로젝트 열기: signumsoftware/framework

공개 프로퍼티들

프로퍼티 타입 설명
ComboEnumDescriptionTemplate System.Windows.DataTemplate
constructor Dictionary>
properties DependencyProperty>.Dictionary
readOnlyProperties DependencyProperty>.Dictionary

공개 메소드들

메소드 설명
GetConverter ( ValueLine vl ) : IValueConverter
GetDefaultValueLineType ( Type type ) : ValueLineType
GetReadOnlyConverter ( ValueLine vl ) : IValueConverter
GetUpdateSourceTrigger ( ValueLine vl ) : UpdateSourceTrigger
GetValidation ( ValueLine vl ) : System.Windows.Controls.ValidationRule
SetToolTipStyle ( ValueLine vl ) : bool

비공개 메소드들

메소드 설명
ValueLineConfigurator ( ) : System

메소드 상세

GetConverter() 공개 메소드

public GetConverter ( ValueLine vl ) : IValueConverter
vl ValueLine
리턴 IValueConverter

GetDefaultValueLineType() 공개 메소드

public GetDefaultValueLineType ( Type type ) : ValueLineType
type System.Type
리턴 ValueLineType

GetReadOnlyConverter() 공개 메소드

public GetReadOnlyConverter ( ValueLine vl ) : IValueConverter
vl ValueLine
리턴 IValueConverter

GetUpdateSourceTrigger() 공개 메소드

public GetUpdateSourceTrigger ( ValueLine vl ) : UpdateSourceTrigger
vl ValueLine
리턴 UpdateSourceTrigger

GetValidation() 공개 메소드

public GetValidation ( ValueLine vl ) : System.Windows.Controls.ValidationRule
vl ValueLine
리턴 System.Windows.Controls.ValidationRule

SetToolTipStyle() 공개 메소드

public SetToolTipStyle ( ValueLine vl ) : bool
vl ValueLine
리턴 bool

프로퍼티 상세

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

public static DataTemplate,System.Windows ComboEnumDescriptionTemplate
리턴 System.Windows.DataTemplate

constructor 공개적으로 프로퍼티

public Dictionary> constructor
리턴 Dictionary>

properties 공개적으로 프로퍼티

public Dictionary properties
리턴 DependencyProperty>.Dictionary

readOnlyProperties 공개적으로 프로퍼티

public Dictionary readOnlyProperties
리턴 DependencyProperty>.Dictionary