I can successfully make the SetValue call from a C# assembly. So I've gotten
around the issue by adding a set_position helper to FrameworkElement  that
calls into a C# helper assembly. Pretty ugly.


On Fri, Apr 17, 2009 at 12:37 PM, Thibaut Barrère <thibaut.barr...@gmail.com
> wrote:

> Hi,
>
> >  layout_root.rect.set_value(Canvas.TopProperty, 0.0)
>
> I've been experimenting the same error a couple of weeks ago. I'm not
> sure why these specific property types calls fail.
>
> I'd love to have a solution for that, or at least a workaround.
>
> -- Thibaut
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core@rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to