Skip to content

Changing Owner retrieval for LuiMessagebox #1

Description

@ChristofHoldschick

The Owner that is used in the LuiMessagbox is propagated down through all Views, so every View (or ViewModel) needs a Property to store and forward this Owner.

Change it, so that only the LuiMessagbox needs to get the Owner (e.g. a static App class, where the Hosting Window registers itself, or a Dictionary<string,Window> so one kann provide a ID with that the LuiMessagbox can look for a Window, ...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions