'宣言 Public Shared Function GetMonth( _ ByVal obj As System.Windows.DependencyObject _ ) As System.Integer
public static System.int GetMonth( System.Windows.DependencyObject obj )
パラメータ
- obj
- プロパティ値が読み込まれる System.Windows.FrameworkElement。
戻り値の型
指定された DependencyObject の Monthプロパティ値。