Поделиться через


Element.RemoveDynamicResource(BindableProperty) Метод

Определение

Удаляет ранее заданный динамический ресурс.

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)

Параметры

property
BindableProperty

Объект BindableProperty , из которого удаляется DynamicResource.

Применяется к