LocalizationRequestedEventArgsContext Property
Gets the context of the localization request.
Can be if the request is not associated with any specific context.
Namespace: KGySoft.WinFormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public LocalizationContext? Context { get; }
Public ReadOnly Property Context As LocalizationContext
Get
public:
property LocalizationContext^ Context {
LocalizationContext^ get ();
}
member Context : LocalizationContext with get
Property Value
LocalizationContext