Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SetParent メソッド
親要素を設定します。
シンタックス
'宣言
Protected Sub SetParent( _
ByVal As UIElement _
)
protected void SetParent(
UIElement
)
パラメータ
- parent
- 新しい親要素。
参照