TimeZoneComboBox
Ecng.Xaml
継承元: ComboBox
コンストラクター
プロパティ
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