Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

WPF: can save a UserControl as XAML or BAML at run tiime?

70 views
Skip to first unread message

Haiping

unread,
May 11, 2009, 12:21:02 PM5/11/09
to
I have a UserControl whith Canvas as its content. It lets uses add controls,
Labels, TextBox, Charts, into this UserControl. After user is done with it
can it be saved as XAML or BAML file? So later user can load his file, and
edit it. If the UserControl cannot be saved as XAML or BAML what is the
other way to save it ?

thanks for any inputs,

Haiping

unread,
May 14, 2009, 9:55:02 AM5/14/09
to
to a xaml file. You can use XamlReader to convert a xaml string to a
UserControl.
0 new messages