Quantcast
Channel: ScrollBar in Frame control
Viewing all articles
Browse latest Browse all 7

ScrollBar in Frame control

$
0
0
Look, I wrote such code:
    <Grid>
    <Frame Content="Frame" Margin="28,13,39,22" Name="frame1" Source="http://google.com">
      <Frame.Resources>
        <Style TargetType="ScrollBar">
          <Setter Property="Background" Value="#FFFFFF00"/>
        </Style>
      </Frame.Resources>
    </Frame>
    </Grid>


But the background color of the scrollbars didn't change Sad Maybe I misunderstood You?

Viewing all articles
Browse latest Browse all 7

Trending Articles



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