Hi, I have a WPF xaml file and I'd like to execute it using IronRuby. I know I can use the System::Windows::Markup::XamlReader.parse method, but is there another way?
Using the XamlReader class makes registering events, for example, kind of an irritating task. Thanks, Shay. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
