バージョン

BlockUIElement コンストラクタ

コンストラクター。FormattedTextUIElement オブジェクトの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As UIElement _
)
public BlockUIElement( 
   UIElement parent
)

パラメータ

parent
親 UIElement。
参照