PropertyMapper.UpdateProperties(IElementHandler, IElement) 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.
public:
virtual void UpdateProperties(Microsoft::Maui::IElementHandler ^ viewHandler, Microsoft::Maui::IElement ^ virtualView);
public void UpdateProperties (Microsoft.Maui.IElementHandler viewHandler, Microsoft.Maui.IElement? virtualView);
abstract member UpdateProperties : Microsoft.Maui.IElementHandler * Microsoft.Maui.IElement -> unit
override this.UpdateProperties : Microsoft.Maui.IElementHandler * Microsoft.Maui.IElement -> unit
Public Sub UpdateProperties (viewHandler As IElementHandler, virtualView As IElement)
Paramètres
- viewHandler
- IElementHandler
- virtualView
- IElement