DataTransferEventArgs.Property Property

Definition

Gets the specific binding target property that is involved in the data transfer event.

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

Property Value

The property that changed.

Applies to