LocalizationContextLocalizationScope Property

Gets the scope of the localization operation. It is never Disabled here.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public DynamicStringLocalization LocalizationScope { get; }

Property Value

DynamicStringLocalization

See Also