PropertyMapper.UpdateProperties(IElementHandler, IElement) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)
Parametri
- viewHandler
- IElementHandler
- virtualView
- IElement