79582098

Date: 2025-04-19 06:58:53
Score: 0.5
Natty:
Report link

You need to change property name in Binding inside MainWindow.xaml
because it does not match property in MainVM.cs

Avdecha_VM vs AvdechaVM

<vw:Avdecha_VW Grid.Row="0" DataContext="{Binding Avdecha_VM}" />
 public Avdecha_VM AvdechaVM { get; }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Anton