共用方式為


PropertyCondition.Property 屬性

定義

取得或設定要與 Value 屬性相比較的屬性。

public:
 property Microsoft::Maui::Controls::BindableProperty ^ Property { Microsoft::Maui::Controls::BindableProperty ^ get(); void set(Microsoft::Maui::Controls::BindableProperty ^ value); };
public Microsoft.Maui.Controls.BindableProperty Property { get; set; }
member this.Property : Microsoft.Maui.Controls.BindableProperty with get, set
Public Property Property As BindableProperty

屬性值

適用於