バージョン

GetControlSettings メソッド

添付される ControlCalculationSettings DependencyProperty の値を取得します。
シンタックス
'宣言
 
Public Shared Function GetControlSettings( _
   ByVal d As DependencyObject _
) As ControlCalculationSettings
public static ControlCalculationSettings GetControlSettings( 
   DependencyObject d
)

パラメータ

d
値を取得するオブジェクト。
解説
詳細は、SetControlSettings の特記事項を参照してください。
参照