79755024

Date: 2025-09-03 19:29:51
Score: 1
Natty:
Report link

This is because the element you're giving the x:Name property to is not a direct child of the ContentView main child.

<ContentView>
<Grid>
<Label x:Name="ThisWorks"...

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: auskae