Method | Description | |
---|---|---|
DashboardStateContains ( DashboardState state ) : bool | ||
DashboardStateManager ( ) : System | ||
DisableDashboardState ( DashboardState state ) : void | ||
EnableDashboardState ( DashboardState state ) : void |
Method | Description | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void | ||
Reset ( ) : void |
public DashboardStateContains ( DashboardState state ) : bool | ||
state | DashboardState | |
return | bool |
public DisableDashboardState ( DashboardState state ) : void | ||
state | DashboardState | |
return | void |
public EnableDashboardState ( DashboardState state ) : void | ||
state | DashboardState | |
return | void |