バージョン

SetArea メソッド

添付される Area DependencyProperty の値を設定します。
シンタックス
'宣言
 
Public Shared Sub SetArea( _
   ByVal d As DependencyObject, _
   ByVal value As ActivityContentArea _
) 
public static void SetArea( 
   DependencyObject d,
   ActivityContentArea value
)

パラメータ

d
値を修正するオブジェクト。
value
新しい値
参照