このクラスのメンバの一覧は、StandardErrorCalculatorメンバを参照してください。
| 名前 | 解説 | |
|---|---|---|
![]() | Calculate | オーバーライドされます。 指定した入力を計算します。 |
![]() | 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から継承されます。 |
![]() | Equals | System.Windows.DependencyObjectから継承されます。 |
![]() | GetCalculatorType | タイプを取得します。 |
![]() | GetDependentValue | 依存する値を取得します。 |
![]() | GetHashCode | Gets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | GetIndependentValue | 独立した値を取得します。 |
![]() | GetItemColumn | |
![]() | GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | GetPosition | 位置を取得します。 |
![]() | GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 |
![]() | HasConstantPosition | 位置が不変かどうかを決定します。 |
![]() | InvalidateProperty | System.Windows.DependencyObjectから継承されます。 |
![]() | ReadLocalValue | Returns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。 |
![]() | SetCurrentValue | System.Windows.DependencyObjectから継承されます。 |
![]() | SetValue | オーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。 |