Declined
Last Updated: 14 Dec 2023 11:24 by ADMIN
ADMIN
Cody
Created on: 04 Apr 2013 15:36
Type: Feature Request
1
Add ability to work with Flow Document
In WPF and Silverlight applications you can create a special type of document called a Flow Document. MSDN information can found under the internal Links tab. Currently Test Studio does not work with this type of document. Attached internally is a sample application for demonstration.
1 comment
Cody
Posted on: 22 Apr 2015 00:24
It would also be great if you can get at the text of a RichTextBox which uses a FlowDocument. Here's the Microsoft recommended approach:

https://msdn.microsoft.com/en-us/library/ms754041%28v=vs.110%29.aspx

But this is not possible currently in Test Studio.