Table of Contents

Class TimeZoneComboBox

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll
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

DependencyProperty

Properties

SelectedTimeZone

public TimeZoneInfo SelectedTimeZone { get; set; }

Property Value

TimeZoneInfo

Methods

OnSelectionChanged(SelectionChangedEventArgs)

protected override void OnSelectionChanged(SelectionChangedEventArgs e)

Parameters

e SelectionChangedEventArgs