Этап 6
This commit is contained in:
@@ -30,6 +30,9 @@ public partial class EditorViewModel : ViewModelBase
|
||||
[ObservableProperty]
|
||||
private WriteableBitmap? _canvasBitmap;
|
||||
|
||||
[ObservableProperty]
|
||||
private bool _showGrid;
|
||||
|
||||
/// <summary>
|
||||
/// Path of the currently open file, or null for unsaved new containers.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user