'宣言 Public Shared Function GetMonth( _ ByVal obj As System.Windows.DependencyObject _ ) As System.Integer
public static System.int GetMonth( System.Windows.DependencyObject obj )
パラメータ
- obj
- The System.Windows.FrameworkElement from which the property value is read.
戻り値の型
The Month property value of the specified DependencyObject.