Skip to main content

VisualStateServiceExtensions.IsDefaultState(IVisualStateService) Method

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v23.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

public static bool IsDefaultState(
    this IVisualStateService service
)

Parameters

Name Type
service IVisualStateService

Returns

Type
Boolean
See Also