WidgetContextChangedArgs.WidgetContext 属性

定义

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

属性值

WidgetContext 对象。

适用于