バージョン

TextBlocks プロパティ

ラベル要素のリストを取得または設定します。
シンタックス
'宣言
 
Protected Friend Property TextBlocks As List(Of FrameworkElement)
protected internal List<FrameworkElement> TextBlocks {get; set;}
参照