c# - Navigating to a specific fragment in a flow document from code behind -
I have a WPF page that has been used as an input form with multiple controls on one side, and one Flow document reader other
I want to set the contents of this document reader as a specific part of a flow document which loads on form load (through loaded events).
I have an article that shows how to do this, use pieces, but the examples shown are only expressed in XAMML.
In my case, I need to update the document property of the flow document reader when a user focuses a control (I have already wired the events), so let me do this in code rather than XML is required.
I have tried to set the property of the document:
document # control
where the document is in the form of the XAML flow document Is the name and Control_Sport is the name of the piece that I need to navigate.
Although it gives an error, this hash is not being signed.
I tried to see MSDN, but its XML only
Felix,
Link to MSDN article:
< P> Any help would be appreciated. / Div>
You can call any block
by typing in the flow document
> View the block.Bingintov .
Comments
Post a Comment