Exemple #1
0
 public static void Activate(this VisualState state, Control control)
 {
     state.Activate(control, true);
 }