Skip to content

DrawingControl3D - SelectedEntityChanged RoutedEvent #204

@dbalogh78

Description

@dbalogh78

I've seen, that the Event SelectedEntityChangedEvent is called inside the setter of the SelectedEntity dp. It will be fired before the value actually gets set. Therefore when subscribing to the Event the SelectedEntity is not set at the moment of handling the event, so I can't interact with the SelectedEntity (getting Properties, etc.). Is this by purpose? I mean the the Event-Name implies, the property has already been changed at this moment, doesn't it?
Sure I can solve this by some workaround, just were curios about the reason for the decision.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions