Share via


DataRoutedEventArgs<T>.Data Property

Definition

Gets a value containing the data being stored.

public:
 property T Data { T get(); };
public:
 property T Data { T get(); };
public T Data { get; }
member this.Data : 'T
Public ReadOnly Property Data As T

Property Value

T

Applies to