public void SetWordSizeLabel(int wordSize) { if (!this.canDraw) { mainWindow.SetWordSizeLabel(wordSize); } }