VisualStateServiceExtensions.IsStateChanged(IVisualStateService) Method
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| service | IVisualStateService |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v26.1.dll
public static bool IsStateChanged(
this IVisualStateService service
)
<ExtensionAttribute>
Public Shared Function IsStateChanged(
service As IVisualStateService
) As Boolean
| Name | Type |
|---|---|
| service | IVisualStateService |
| Type |
|---|
| Boolean |