2 references to IsInitialized
Microsoft.AspNetCore.Components (2)
ComponentBase.cs (1)
234
if (_renderHandle.
IsInitialized
)
Routing\Router.cs (1)
317
if (_renderHandle.
IsInitialized
&& Routes != null)