다음을 통해 공유


BindingExtension.TypedBinding 속성

정의

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

속성 값

적용 대상