バージョン 21.1

GetMaxValue メソッド (EmbeddableEditorOwnerBase)

設定可能な最大値を取得します。
シンタックス
public virtual object GetMaxValue( 
   object ownerContext
)

パラメータ

ownerContext
GetEmbeddableElement(UIElement,EmbeddableEditorOwnerBase,Object,EmbeddableUIElementBase) メソッドに渡されたコンテキスト。

戻り値の型

最大値、または最大値がない場合はnull。
解説
デフォルトの実装は null を返します。
参照