バージョン

GetDisplayStyle メソッド (UltraEditorProxyOwnerBase)

埋め込み要素で使用されるDisplayStyleを返します。
シンタックス
'宣言
 
Public Overrides Function GetDisplayStyle( _
   ByVal ownerContext As Object _
) As EmbeddableElementDisplayStyle
public override EmbeddableElementDisplayStyle GetDisplayStyle( 
   object ownerContext
)

パラメータ

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

戻り値の型

埋め込み要素で使用されるDisplayStyle
参照