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".

实现: IMarkupExtension<BindingBase>, IMarkupExtension