2 writes to PopupVisible
Aspire.Dashboard (2)
Components_Controls_Chart_ChartFilters_razor.g.cs (2)
489() => context.PopupVisible = !context.PopupVisible 575__builder3.AddComponentParameter(60, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentPopover.OpenChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::System.Boolean>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::System.Boolean>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => context.PopupVisible = __value, context.PopupVisible))));
3 references to PopupVisible
Aspire.Dashboard (3)
Components_Controls_Chart_ChartFilters_razor.g.cs (3)
489() => context.PopupVisible = !context.PopupVisible 569context.PopupVisible 575__builder3.AddComponentParameter(60, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentPopover.OpenChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::System.Boolean>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::System.Boolean>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => context.PopupVisible = __value, context.PopupVisible))));