Class CultureChangedEventArgs
Contains the arguments of the CultureChanged event.
Inherited Members
Namespace: Tlumach
Assembly: Tlumach.dll
Syntax
public class CultureChangedEventArgs : EventArgs
Constructors
CultureChangedEventArgs(CultureInfo)
Declaration
public CultureChangedEventArgs(CultureInfo culture)
Parameters
| Type | Name | Description |
|---|---|---|
| CultureInfo | culture |
Properties
Culture
Declaration
public CultureInfo Culture { get; }
Property Value
| Type | Description |
|---|---|
| CultureInfo |