public WidgetEventArgs(WidgetInstance widget)
 {
     Widget = widget;
 }