24 references to Value
Aspire.Dashboard (24)
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)
268
ToolTip ??
Value
294
if (ContentBeforeValue == null && ContentAfterValue == null && string.IsNullOrEmpty(
Value
))
380
__builder.AddContent(19, ValueTemplate(
Value
)
426
Value
532
ValueToVisualize is null &&
Value
is null
Components_Controls_PropertyGrid_razor.g.cs (2)
380
Value
478
Value
Components_Controls_ResourceDetails_razor.g.cs (9)
944
Value
1076
Value
1208
Value
1597
Value
1695
Value
1793
Value
2926
Value
3008
Value
3210
Value
Components_Pages_Resources_razor.g.cs (1)
2426
Value
Components_ResourcesGridColumns_LogMessageColumnDisplay_razor.g.cs (1)
220
Value
Components_ResourcesGridColumns_SourceColumnDisplay_razor.g.cs (1)
207
Value