バージョン

GetDefaultValue メソッド

指定されたオブジェクトに対して指定されたプロパティのためのデフォルト値を取得します。
シンタックス
'宣言
 
Public Shared Function GetDefaultValue( _
   ByVal dependencyProperty As DependencyProperty, _
   ByVal obj As DependencyObject _
) As Object
public static object GetDefaultValue( 
   DependencyProperty dependencyProperty,
   DependencyObject obj
)

パラメータ

dependencyProperty
obj
参照