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)
244
ToolTip ??
Value
270
if (ContentBeforeValue == null && ContentAfterValue == null && string.IsNullOrEmpty(
Value
))
356
__builder.AddContent(19, ValueTemplate(
Value
)
402
Value
508
ValueToVisualize is null &&
Value
is null
Components_Controls_PropertyGrid_razor.g.cs (2)
350
Value
448
Value
Components_Controls_ResourceDetails_razor.g.cs (9)
1127
Value
1259
Value
1391
Value
1780
Value
1878
Value
1976
Value
3109
Value
3191
Value
3393
Value
Components_ResourcesGridColumns_LogMessageColumnDisplay_razor.g.cs (1)
202
Value
Components_ResourcesGridColumns_SourceColumnDisplay_razor.g.cs (1)
183
Value