Sets the value of the Month attached property for a given DependencyObject.
シンタックス
'宣言
Public Shared Sub SetMonth( _
ByVal As System.Windows.DependencyObject, _
ByVal As System.Integer _
)
public static void SetMonth(
System.Windows.DependencyObject ,
System.int
)
パラメータ
- obj
- The System.Windows.FrameworkElement from which the property value is set.
- value
- The Month property value to be set on the specified DependencyObject.
参照