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