Google 网上论坛不再支持新的 Usenet 帖子或订阅项。历史内容仍可供查看。

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

已查看 69 次
跳至第一个未读帖子

Haiping

未读,
2009年5月11日 12:21:022009/5/11
收件人
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

未读,
2009年5月14日 09:55:022009/5/14
收件人
to a xaml file. You can use XamlReader to convert a xaml string to a
UserControl.
0 个新帖子