Method | Description | |
---|---|---|
ResetLanguageWithCurrentCulture ( this frameworkElement ) : void |
Resets the FrameworkElement language information with a XmlLanguage matching the current Thread.CurrentCulture.
|
public static ResetLanguageWithCurrentCulture ( this frameworkElement ) : void | ||
frameworkElement | this | The framework element. |
return | void |