このクラスのメンバの一覧は、TimeZoneInfoProviderメンバを参照してください。
| 名前 | 解説 | |
|---|---|---|
![]() | ClearCachedValues | 必要になったときに作成し直せるようにキャッシュされている値をすべてクリアします。 |
![]() | ClearValue | オーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。 |
![]() | CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | ConvertLocalToUtc | 指定したローカル時間を世界標準時間に変換します。 |
![]() | ConvertTime | オーバーロードされます。 あるタイムゾーンから別のタイムゾーンへ DateTime 値を変換します。 |
![]() | ConvertUtcToLocal | 指定した世界標準時間をローカル時間に変換します。 |
![]() | Equals | System.Windows.DependencyObjectから継承されます。 |
![]() | GetAdjustmentRules | このタイムゾーンに関する調整ルールの配列を返します。 |
![]() | GetAmbiguousTimeOffsets | オーバーロードされます。 サマータイムへの移行期間中で時差が曖昧なときに使用される一定の幅をもった時差を取得します。 |
![]() | GetBaseUtcOffset | UTC 時間との基本時差 (サマータイム期間中でないときの時差) を返します。 |
![]() | GetDaylightName | タイムゾーンの表示名を返します。 |
![]() | GetDisplayName | タイムゾーンの表示名を返します。 |
![]() | GetExportId | タイムゾーンのエクスポート ID を返します。 |
![]() | GetHashCode | Gets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | GetStandardName | タイムゾーンの表示名を返します。 |
![]() | GetTimeZoneToken | オーバーロードされます。 タイムゾーンの TimeZoneToken を返します。 |
![]() | GetUtcOffset | オーバーロードされます。 dateTime 値 を UTC 時間へ変換するための時差を返します。 |
![]() | GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | InvalidateProperty | System.Windows.DependencyObjectから継承されます。 |
![]() | IsAmbiguousTime | オーバーロードされます。 サマータイムへの移行期間中で DateTime 値が曖昧なものであるかどうかを調べます。 |
![]() | IsDaylightSavingsTime | オーバーロードされます。 DateTime 値がサマータイム調整期間中の値であるかどうかを調べます。 |
![]() | IsInvalidTime | オーバーロードされます。 DateTime 値が有効かどうかを調べます。 |
![]() | IsValidTimeZoneId | 文字列が有効なタイムゾーン ID であるかどうかを調べます。 |
![]() | ReadLocalValue | Returns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。 |
![]() | SaveToXml | オーバーロードされます。 すべてのタイムゾーン定義情報を xml として保存します。 |
![]() | SetCurrentValue | System.Windows.DependencyObjectから継承されます。 |
![]() | SetValue | オーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。 |
![]() | SupportsDayLightSavingsTime | タイムゾーンがサマータイムをサポートする場合は true を返します。 |
![]() | TryGetTimeZoneToken | タイムゾーンの TimeZoneToken の取得を安全な形で試みます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | BumpVersion | いずれかのタイムゾーン情報が変更されたときには必ず呼び出されます。 |
![]() | CreateTimeZoneDefinition | TimeZoneInfoProvider.TimeZoneDefinition のインスタンスを新規作成または取得します。 |
![]() | CreateToken | TimeZoneToken を作成し、返します。 |
![]() | GetTimeZoneDefinitions | TimeZoneInfoProvider.TimeZoneDefinition オブジェクトの読み取り専用コレクションを返します。 |
![]() | GetUtcOffsetForDateTime | 特定の日時について UTC との時差を取得します。 |
![]() | IsAmbiguous | オーバーロードされます。 サマータイムへの移行期間中で日時が曖昧なものであるかどうかを調べます。 |
![]() | OnPropertyChanged | オーバーロードされます。 Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. Infragistics.DependencyObjectNotifierから継承されます。 |
![]() | RaisePropertyChangedEvent | Infragistics.DependencyObjectNotifierから継承されます。 |
![]() | ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。 |