TimeZoneComboBox

Ecng.Xaml

Herda de: ComboBox

Construtores

TimeZoneComboBox
public TimeZoneComboBox()
timeZoneComboBox = TimeZoneComboBox()

Propriedades

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

Métodos

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

Campos

SelectedTimeZoneProperty
public static readonly DependencyProperty SelectedTimeZoneProperty
value = TimeZoneComboBox.SelectedTimeZoneProperty