バージョン 20.1

GetDataType メソッド (EmbeddableEditorOwnerBase)

オブジェクト タイプを返します。
シンタックス
public virtual Type GetDataType( 
   object ownerContext
)

パラメータ

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

戻り値の型

オーナーの System.Type
解説
デフォルトの実装は string のタイプを返します。
参照