バージョン 20.1

GetMinValue メソッド (EmbeddableEditorOwnerBase)

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

パラメータ

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

戻り値の型

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