バージョン 24.2 (最新)

GetTemplateChildByName メソッド

子の名前によってテンプレートの子オブジェクトを取得します。
シンタックス
public DependencyObject GetTemplateChildByName( 
   string name
)

パラメータ

name
テンプレートの子オブジェクトの名前。

戻り値の型

入力された文字列の propertyName を持つ DependencyObject。
参照