LocExtension
StockSharp.Broker.Maui.Terminal.Localization
XAML markup extension that produces a Binding against Instance indexed by the resource key — so Text="{loc:Loc Login}" reads as "current translation of Login, re-evaluated whenever the active language flips".
Implementiert: IMarkupExtension<BindingBase>, IMarkupExtension