Quantcast
Viewing all articles
Browse latest Browse all 7

ScrollBar in Frame control

Do you mean the scrollbar within the frame or within the web page? If it's within the Frame, you can simply add an implicit style at that level :

<Frame>

<Frame.Resources>

 <Style TargetType="ScrollBar">

 ....

</Style>

</Frame.Resources>

</Frame>

 

That should do the trick !

 

I have no idea how you could access the scrolls within the webpage however.


Viewing all articles
Browse latest Browse all 7

Trending Articles



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