Guest User

Untitled

a guest
Oct 18th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. <Grid Grid.Column="1" Grid.Row="0" HorizontalAlignment="Stretch" VerticalAlignment="Stretch">
  2. <Grid.Background>
  3. <ImageBrush TileMode="Tile" Stretch="None" ViewportUnits="Absolute" Viewport="0,0,32,32">
  4. <ImageBrush.ImageSource>
  5. <CroppedBitmap Source="/Confidentialllllll;component/Resources/ButtonNormal.png" SourceRect="65,13,8,8" />
  6. </ImageBrush.ImageSource>
  7. </ImageBrush>
  8. </Grid.Background>
  9. </Grid>
Add Comment
Please, Sign In to add comment