Skip to content

MVVM Binding OnLabel isn't working #1867

@TravyDale

Description

@TravyDale

So I am using MVVM Light and I am binding my OnLabel to a string property I have in my ViewModel. This works only when I have the toggle NOT checked. Once I check it, the OnLabel goes to the correct string. If I have the toggle initially checked, the OnLabel is always 'On' and not whatever my string is inside of my ViewModel. If I uncheck the toggle, then check it, the correct string shows. Any thoughts?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions