DataTransferEventArgs.Property 屬性

定義

取得資料傳輸事件中相關的特定繫結目標屬性。

public:
 property System::Windows::DependencyProperty ^ Property { System::Windows::DependencyProperty ^ get(); };
public System.Windows.DependencyProperty Property { get; }
member this.Property : System.Windows.DependencyProperty
Public ReadOnly Property Property As DependencyProperty

屬性值

已變更的屬性。

適用於