Microsoft.com
All DevCenters
MSDN Home
MSDN Archive:
MSDN Archive Home
|
Browse Archive
|
Share Code
|
Help and FAQs
Code for "Create Flexible UIs with Flow Documents And Data Binding"
Home
Downloads
Discussions
People
License
Close
RSS
All Resource Updates
Discussions
Releases
Wiki
RSS
Discussions List
|
Create New Discussion
1-5
of
5
< Previous
Next >
Discussions for Code for "Create Flexible UIs with Flow Documents And Data Binding"
Latest post:
Jun 28 2011
1 Post
The Table inside ItemsContent appear but it is not printing
First post:
Musaab
wrote: hi Mr. Vincent Van Den Berghe, we as WPF developers really need this control, however I'm having a weird problem with it , as the title says: it appears and do bindings and everything , i...
Jump to:
First Post
Latest post:
Jun 3 2010
1 Post
Floaters containing Hyperlinks
First post:
BenjaminKetron
wrote: While working with a flowdoc:Fragment similar to <flowdoc:Fragment> <Paragraph> <Floater> <Paragraph> <Hyperlink><Run NavigateUri="..." RequestNavigate="..." Text="T...
Jump to:
First Post
Latest post:
May 13 2009
1 Post
Binding a generic list to flowdoc:ItemsContent via code
First post:
roby
wrote: Hello! How I could bind a generic list to an ItemsContent contained in a FlowDocument template file?? I've created a FlowDocument template and I would to bind via code a generic list to...
Jump to:
First Post
Latest post:
Apr 21 2009
2 Posts
BeginInvoke to avoid Collection Modified Exception
First post:
mrubinstein
wrote: I avoided the exception by scheduling the update. Here's the changed part of BindableRun: private static void OnBoundTextChanged(DependencyObject d, DependencyProper...
Latest post:
vvdb
wrote: mrubinstein wrote: I avoided the exception by scheduling the update. Yes, it works as well. Basically, you're posting all the updates to the dispatches queue. If you hav...
Jump to:
First Post
|
Latest Post
Latest post:
Apr 21 2009
2 Posts
Performance when binding to dynamically changing data?
First post:
SBussinger
wrote: What's the performance like if you bind the ItemsContent control to a dynamically changing data source? I love the idea behind this and I'll play with it, but it doesn't seem likely that...
Latest post:
vvdb
wrote: SBussinger wrote: What's the performance like if you bind the ItemsContent control to a dynamically changing data source? As you might expect, the answer to your questio...
Jump to:
First Post
|
Latest Post
Configure View
Sorted by
Latest post
Search
Filter
(by tag)
All tags
1-5
of
5
< Previous
1
Next >
Show
All
discussions
View All (http://archive.msdn.microsoft.com/mag200904DynamicWPF/Thread/List.aspx?ViewAll=true)
Manage Your Profile
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...