Condividi tramite


PropertyMapper Classe

Definizione

public ref class PropertyMapper abstract : Microsoft::Maui::IPropertyMapper
public abstract class PropertyMapper : Microsoft.Maui.IPropertyMapper
type PropertyMapper = class
    interface IPropertyMapper
Public MustInherit Class PropertyMapper
Implements IPropertyMapper
Ereditarietà
PropertyMapper
Derivato
Implementazioni

Costruttori

PropertyMapper()
PropertyMapper(IPropertyMapper[])

Campi

_mapper

Proprietà

Chained
UpdateKeys

Metodi

ClearKeyCache()
GetKeys()
GetProperty(String)
SetPropertyCore(String, Action<IElementHandler,IElement>)
UpdateProperties(IElementHandler, IElement)
UpdateProperty(IElementHandler, IElement, String)
UpdatePropertyCore(String, IElementHandler, IElement)

Si applica a