Freigeben über


PropertyMapper Klasse

Definition

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
Vererbung
PropertyMapper
Abgeleitet
Implementiert

Konstruktoren

PropertyMapper()
PropertyMapper(IPropertyMapper[])

Felder

_mapper

Eigenschaften

Chained
UpdateKeys

Methoden

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

Gilt für: