C# Класс Signum.Windows.ValueLineConfigurator

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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