public CommonPaintDiscModel(IPaintUiAdapter adapter) : base(adapter) { _adapter = adapter; _adapter.Enable = false; }