Skip to content

[Feature] NotifyPropertyChangedForSelfAndAttribute #4811

Open
@DanielBaumert

Description

@DanielBaumert

Describe the problem

Today I reached the point where I have to send two OnPropertyChanged(...) because my object has two views:

  • one to configuring
  • the other for displaying
    and both are displayed at the same time.

Describe the solution

My solution is the NotifyPropertyChangedForSelfAndAttribute which can send a OnPropertyChanged to it self and to the for

Alternatives

No response

Additional info

No response

Help us help you

Yes, but only if others can assist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature request 📬A request for new changes to improve functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions