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