Share via


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

属性值

已更改的属性。

适用于