Property naming mismatch in Contacts App

Home Forums Bugs Property naming mismatch in Contacts App

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1206
    SaraAhmati
    Participant

    The member “Contacts” is not recognized or is not accessible.
    The property ‘Contacts’ was not found in type ‘ContactControl’.
    The property ‘Contact’ does not exist in XML namespace ‘clr-namespace:DesktopcontactsApp.Controls’.

    Source: Property naming was mismatched.

    How to solve: 

    • The namespace is correct.
    • The property and registered name match.
    • Property should be public.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.