CultureChangeHelper
Class
Provides functionality to handle culture changes in the RichTextBox component.
Definition
Namespace:Telerik.Windows.Documents.FormatProviders.MsRichTextBoxXaml
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class CultureChangeHelper : IDisposable
Inheritance: objectCultureChangeHelper
Implements:
Constructors
Methods
Releases all resources used by the CultureChangeHelper class.
C#
public void Dispose()
Implements:
Remarks:
This method should be called when the CultureChangeHelper is no longer needed to free up resources.