SelectTemplateEventArgs.DataContext Property

Definition

public:
 property Platform::Object ^ DataContext { Platform::Object ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IInspectable DataContext();
[Windows.Foundation.Metadata.Experimental]
public object DataContext { [Windows.Foundation.Metadata.Experimental] get; }
Public ReadOnly Property DataContext As Object

Property Value

Object

Platform::Object

IInspectable

Attributes

Applies to