Skip to content

The BindingContext of the Window TitleBar is not being passed on to its child content. #24831

@egvijayanand

Description

@egvijayanand

Description

Passing the BindingContext value to the child content of Window TitleBar is essential, as it facilitates the binding of properties and commands of the controls hosted within it to a ViewModel instance.

Public API Changes

Propagate the BindingContext value to all the child content of Window TitleBar and inherit its value from the Window's BindingContext.

Intended Use-Case

To manage the properties and commands of the controls hosted within the Window TitleBar from the ViewModel.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions