TimeZoneComboBox

Ecng.Xaml

Наследует: ComboBox

Конструкторы

TimeZoneComboBox
public TimeZoneComboBox()
timeZoneComboBox = TimeZoneComboBox()

Свойства

SelectedTimeZone
public TimeZoneInfo SelectedTimeZone { get; set; }
value = timeZoneComboBox.SelectedTimeZone
timeZoneComboBox.SelectedTimeZone = value

Методы

OnSelectionChanged
protected override void OnSelectionChanged(SelectionChangedEventArgs e)
timeZoneComboBox.OnSelectionChanged(e)

Поля

SelectedTimeZoneProperty
public static readonly DependencyProperty SelectedTimeZoneProperty
value = TimeZoneComboBox.SelectedTimeZoneProperty