Skip to content

CustomDialog checks for an existing binding of IsOpen before setting it; fixes #244#245

Open
mbruckner wants to merge 1 commit intotimheuer:devfrom
mbruckner:dev
Open

CustomDialog checks for an existing binding of IsOpen before setting it; fixes #244#245
mbruckner wants to merge 1 commit intotimheuer:devfrom
mbruckner:dev

Conversation

@mbruckner
Copy link
Copy Markdown

This is a possible fix/workaround for the problem described at #244, which causes an MVVM usage of CustomDialog to break. The binding for IsOpen is overridden when the Back button is handled using the Command parameter instead of the click handler.

Note: This will break previously working code, if a binding was used to just open the dialog.

@mbruckner mbruckner changed the title CustomDialog checks for an existing binding of IsOpen before setting it fixes #244 CustomDialog checks for an existing binding of IsOpen before setting it; fixes #244 Apr 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant