バージョン 24.2 (最新)

GetImplementationRoot メソッド

Control の実装ルートを取得します。
シンタックス
public static FrameworkElement GetImplementationRoot( 
   DependencyObject dependencyObject
)

パラメータ

dependencyObject
DependencyObject。

戻り値の型

実装ルートまたは null を返します。
解説
Control で Silverlight に対応する内部プロパティを実装します。
参照