Hi,

the issue reported by Eoin a while back is still happening
(http://gist.github.com/97116). If you call this from Silverlight:

layout_root.rect.set_value(Canvas.TopProperty, 0.0)

you'll get:

MethodAccessException:
System.Windows.DependencyObject.SetValue(System.Windows.DependencyProperty,
Double)

Is there a work-around allowing to set Canvas.TopProperty and other
"static properties" that would currently work, apart from creating a
C# wrapper ?

I went through existing issues in codeplex but it doesn't seem like
it's already registered. I can create an issue if it's a bug.

thoughts ?

-- Thibaut
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to