Q. Does anyone know if you can instantiate a Control into a raw UserControl class, in that if you File->New->MyClass and then inherit UserControl. How does one new-up a Grid/Panel etc within the construct of that class? (Given it has no MyClass.Children)
I know you can do it if do MyClass.xaml.cs via that approach, but interested to know of an alternative approach? Scott.
_______________________________________________ ozsilverlight mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozsilverlight
