Share via


PexCurrentCultureContext Class

Definition

Stores and restores the CurrentCulture and CurrentUICulture of a thread

public ref class PexCurrentCultureContext sealed : IDisposable
public sealed class PexCurrentCultureContext : IDisposable
type PexCurrentCultureContext = class
    interface IDisposable
Public NotInheritable Class PexCurrentCultureContext
Implements IDisposable
Inheritance
PexCurrentCultureContext
Implements

Properties

CultureHasChanged

Gets a value indicating if any of the thread culture have changed

Methods

Create()

Creates the context for the current thread

Dispose()

Revets the current culture and ui culture to its original state

Applies to