BindingExtension.TypedBinding Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::Maui::Controls::Internals::TypedBindingBase ^ TypedBinding { Microsoft::Maui::Controls::Internals::TypedBindingBase ^ get(); void set(Microsoft::Maui::Controls::Internals::TypedBindingBase ^ value); };
public Microsoft.Maui.Controls.Internals.TypedBindingBase TypedBinding { get; set; }
member this.TypedBinding : Microsoft.Maui.Controls.Internals.TypedBindingBase with get, set
Public Property TypedBinding As TypedBindingBase