Skip to content

throwing when property not found... #27

@nerdkl

Description

@nerdkl

why do u throw exceptions if properties not found.
espacialy on usercontrols... datacontext null -> property not found -> exception ?
it sucks especially with #22. if i want to make my datacontext changeable :/

        BuildingWrapperControl e_26 = new BuildingWrapperControl();

-> e_20.Children.Add(e_26); -> throwing exception !?!??!

common it dont has even a chance to get a datacontext?!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions