Freigeben über


Element.RemoveDynamicResource(BindableProperty) Methode

Definition

Entfernt eine zuvor festgelegte dynamische Ressource.

public:
 void RemoveDynamicResource(Microsoft::Maui::Controls::BindableProperty ^ property);
public void RemoveDynamicResource (Microsoft.Maui.Controls.BindableProperty property);
override this.RemoveDynamicResource : Microsoft.Maui.Controls.BindableProperty -> unit
Public Sub RemoveDynamicResource (property As BindableProperty)

Parameter

property
BindableProperty

Die BindableProperty , aus der die DynamicResource entfernt werden soll.

Gilt für: