Class CultureChangeHelper
Inheritance
System.Object
CultureChangeHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.FormatProviders.MsRichTextBoxXaml
Assembly: Telerik.Windows.Documents.FormatProviders.MsRichTextBoxXaml.dll
Syntax
public class CultureChangeHelper : IDisposable
Constructors
CultureChangeHelper(CultureInfo)
Declaration
public CultureChangeHelper(CultureInfo temporaryCulture)
Parameters
System.Globalization.CultureInfo
temporaryCulture
|
Methods
Dispose()
Declaration
public void Dispose()
Implements
System.IDisposable.Dispose()