Share via


BindingExtension.TypedBinding Property

Definition

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

Property Value

Applies to