バージョン 21.1

IsHotTrackingEnabled メソッド (UltraEditorProxyOwnerBase)

「ホットトラッキング」効果が有効であるかどうかを返します。
シンタックス
public override bool IsHotTrackingEnabled( 
   object ownerContext
)

パラメータ

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

戻り値の型

デフォルトの実装は true を返します。
参照