バージョン

FormattedTextUIElement コンストラクタ

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

パラメータ

parent
親 UIElement。
参照