5 lines
255 B
XML
5 lines
255 B
XML
<Grid Margin = '0, 0, 0, 0' ClipToBounds='True'>
|
|
<Border Margin='2, 0, 2, 0' BorderThickness='1,1,1,0' CornerRadius = '0' BorderBrush='#E1E1E1' />
|
|
<Border Margin='3, 0, 3, 0' BorderThickness='0,0,0,1' CornerRadius = '0' BorderBrush='#FFFFFF' />
|
|
</Grid>
|