Joymon's world of WPF
Abt me :Now a mad rider on the WPF road
Friday, April 20, 2007
Know the state of a object in XAML format at runtime
The below code gives the XAML representation of object at runtime.
MessageBox.Show(System.Windows.Markup.XamlWriter.Save(sp));
Using this we can save the current state of the objects..
1 comment:
Howard Lowe
November 16, 2021 at 5:49 PM
Thanks grreat blog post
Reply
Delete
Replies
Reply
Add comment
Load more...
‹
›
Home
View web version
Thanks grreat blog post
ReplyDelete