WidgetContextChangedArgs.WidgetContext Property

Definition

public:
 property WidgetContext ^ WidgetContext { WidgetContext ^ get(); };
WidgetContext WidgetContext();
public WidgetContext WidgetContext { get; }
var widgetContext = widgetContextChangedArgs.widgetContext;
Public ReadOnly Property WidgetContext As WidgetContext

Property Value

A WidgetContext object.

Applies to