mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
[Deps]Bump CommunityToolkit.Mvvm to 8.2.0 (#25992)
This commit is contained in:
committed by
GitHub
parent
a012d591c2
commit
0f6305f5fa
@@ -71,7 +71,7 @@ namespace Peek.FilePreviewer.Previewers
|
||||
|
||||
private IFileSystemItem File { get; }
|
||||
|
||||
public bool IsPreviewLoaded => preview != null;
|
||||
public bool IsPreviewLoaded => Preview != null;
|
||||
|
||||
private DispatcherQueue Dispatcher { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user