3 references to UntitleCase
Aspire.Dashboard (3)
Model\DefaultInstrumentUnitResolver.cs (3)
38
return
UntitleCase
(loc[nameof(ControlsStrings.PlotlyChartCount)], titleCase);
42
return
UntitleCase
(loc[nameof(ControlsStrings.PlotlyChartLength)], titleCase);
46
return
UntitleCase
(loc[nameof(ControlsStrings.PlotlyChartValue)], titleCase);