バージョン 20.1

GetDisplayStyle メソッド (EmbeddableEditorOwnerBase)

埋め込み要素で使用されるDisplayStyleを返します。
シンタックス
public virtual EmbeddableElementDisplayStyle GetDisplayStyle( 
   object ownerContext
)

パラメータ

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

戻り値の型

埋め込み要素で使用されるDisplayStyle
解説
デフォルトの実装は EmbeddableElementDisplayStyle.Standard を返します。
参照