Quantcast
Channel: User Sinatr - Stack Overflow
Viewing all articles
Browse latest Browse all 609

Answer by Sinatr for Images Layout in FlowDocument

$
0
0

You need to put multiple images into same BlockUIContainer, using WrapPanel as its child.

Here is xaml to demonstrate, converting it to code-behind should be fairly straightforward, you will need to keep WrapPanel instance somehow:

<FlowDocument><BlockUIContainer><WrapPanel><TextBlock>Image 1</TextBlock><TextBlock>Image 2</TextBlock></WrapPanel></BlockUIContainer></FlowDocument>

Viewing all articles
Browse latest Browse all 609

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>