BindingExpression.DataItem Property

Definition

public:
 property Platform::Object ^ DataItem { Platform::Object ^ get(); };
IInspectable DataItem();
public object DataItem { get; }
var object = bindingExpression.dataItem;
Public ReadOnly Property DataItem As Object

Property Value

Object

Platform::Object

IInspectable

Applies to