23 references to Value
Aspire.Dashboard (23)
Components\Controls\GridValue.razor.cs (5)
52
/// If set, this value is visualized rather than <see cref="
Value
"/>.
123
if (_value !=
Value
)
125
_value =
Value
;
163
await TextVisualizerDialog.OpenDialogAsync(ViewportInformation, DialogService, DialogsLoc, ValueDescription, ValueToVisualize ??
Value
?? string.Empty, IsMasked || ContainsSecret);
178
_componentParameters["Value"] =
Value
?? string.Empty;
Components_Controls_GridValue_razor.g.cs (5)
238
ToolTip ??
Value
264
if (ContentBeforeValue == null && ContentAfterValue == null && string.IsNullOrEmpty(
Value
))
350
__builder.AddContent(19, ValueTemplate(
Value
)
396
Value
502
ValueToVisualize is null &&
Value
is null
Components_Controls_PropertyGrid_razor.g.cs (2)
344
Value
442
Value
Components_Controls_ResourceDetails_razor.g.cs (9)
1121
Value
1253
Value
1385
Value
1774
Value
1872
Value
1970
Value
3103
Value
3185
Value
3387
Value
Components_ResourcesGridColumns_LogMessageColumnDisplay_razor.g.cs (1)
196
Value
Components_ResourcesGridColumns_SourceColumnDisplay_razor.g.cs (1)
177
Value