Example #1
0
 public FloatPanel(LayoutHandler layoutHandler)
 {
     LayoutHandler = layoutHandler;
     InitializeComponent();
 }