Skip to main content

VisualStateServiceExtensions.IsDefaultState(IVisualStateService) Method

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v24.2.dll

Declaration

public static bool IsDefaultState(
    this IVisualStateService service
)

Parameters

Name Type
service IVisualStateService

Returns

Type
Boolean
See Also