AbstractCanvas<TState>.StateRestored(TState) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
virtual void StateRestored(TState state);
protected virtual void StateRestored (TState state);
abstract member StateRestored : 'State -> unit
override this.StateRestored : 'State -> unit
Protected Overridable Sub StateRestored (state As TState)
Paramètres
- state
- TState