Skip to main content
A newer version of this page is available. .

VisualStateServiceExtensions.IsDefaultState(IVisualStateService) Method

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v18.2.dll

Declaration

public static bool IsDefaultState(
    this IVisualStateService service
)

Parameters

Name Type
service IVisualStateService

Returns

Type
Boolean
See Also