TimeZoneComboBox
Ecng.Xaml
Inherits: ComboBox
Constructors
Properties
SelectedTimeZone
public TimeZoneInfo SelectedTimeZone { get; set; }
value = timeZoneComboBox.SelectedTimeZone
timeZoneComboBox.SelectedTimeZone = value
Methods
OnSelectionChanged
protected override void OnSelectionChanged(SelectionChangedEventArgs e)
timeZoneComboBox.OnSelectionChanged(e)
Fields
SelectedTimeZoneProperty
public static readonly DependencyProperty SelectedTimeZoneProperty
value = TimeZoneComboBox.SelectedTimeZoneProperty