Skip to content

WP7 IRNPCObservableForProperty & POCOObservableForProperty  #197

@ghost

Description

Since using version 4.4 my WP7 projects were crashing: on assigning the .Router property of a RoutedViewHost I was getting a MethodAccessException "Attempt to access the method failed: ReactiveUI.IRNPCObservableForProperty..ctor()" (Using Ninject for IoC.)

The IRNPCObservableForProperty and POCOObservableForProperty classes are both internal; unlike INPCObservableForProperty which is already public. Setting the other two classes both to public fixes the crash.

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