Example #1
0
 private void CreateCenteredControl(string control)
 {
     UiEditorScene.CreateNewCenteredControl(control);
     RaiseAllProperties();
 }