Skip to content

Conversation

@jlaanstra
Copy link
Member

Add ViewModelWhenAnyValueDynamic to save a call to Reflection.ExpressionToPropertyNames().

Make this.OneWayBind(x => x, ...) bindings work, fixes #331.

Remove unused directive for Silverlight.

…ionToPropertyNames.

Make this.OneWayBind(x => x, ...) bindings work, fixes #331.

Remove unused directive for Silverlight.
anaisbetts pushed a commit that referenced this pull request Jul 19, 2013
Make this.OneWayBind(x => x, ...) bindings work (#331).
@anaisbetts anaisbetts merged commit d2df0ef into master Jul 19, 2013
@anaisbetts
Copy link
Member

Thanks @jlaanstra!

@lock lock bot locked and limited conversation to collaborators Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Binding directly to the ViewModel doesn't work.

3 participants