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)
926
Value
1058
Value
1190
Value
1579
Value
1677
Value
1775
Value
2908
Value
2990
Value
3192
Value
Components_ResourcesGridColumns_LogMessageColumnDisplay_razor.g.cs (1)
202
Value
Components_ResourcesGridColumns_SourceColumnDisplay_razor.g.cs (1)
183
Value