1 reference to CurrentStateProperty
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
1314
public ShellNavigationState CurrentState => (ShellNavigationState)GetValue(
CurrentStateProperty
);