Renderer.ProcessPendingRender 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.
Traite les requêtes en attente de rendu des composants, le cas échéant.
protected:
virtual void ProcessPendingRender();
protected virtual void ProcessPendingRender ();
abstract member ProcessPendingRender : unit -> unit
override this.ProcessPendingRender : unit -> unit
Protected Overridable Sub ProcessPendingRender ()