Class TimeZoneComboBox
public class TimeZoneComboBox : ComboBox, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage
- Inheritance
-
TimeZoneComboBox
- Implements
- Inherited Members
- Extension Methods
Constructors
TimeZoneComboBox()
public TimeZoneComboBox()
Fields
SelectedTimeZoneProperty
public static readonly DependencyProperty SelectedTimeZoneProperty
Field Value
Properties
SelectedTimeZone
public TimeZoneInfo SelectedTimeZone { get; set; }
Property Value
Methods
OnSelectionChanged(SelectionChangedEventArgs)
protected override void OnSelectionChanged(SelectionChangedEventArgs e)