|
// TODO should probably be refactored inside a command (It doesn't update the UI in the zoom view, so should be made into a command)
|
|
// TODO should probably be refactored inside a command (It doesn't update the UI in the zoom view, so should be made into a command)
|
|
if (!Application.Current.TryGetResource("ScanEyeImage", Application.Current.RequestedThemeVariant, out var scanEyeImage ))
|
|
if (!Application.Current.TryGetResource("ScanEyeImage", Application.Current.RequestedThemeVariant, out var scanEyeImage ))
|