File tree Expand file tree Collapse file tree 3 files changed +23
-1
lines changed Expand file tree Collapse file tree 3 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1349
1349
Grid.Row=" 0"
1350
1350
Grid.RowSpan=" 2"
1351
1351
Grid.Column=" 0"
1352
- Grid.ColumnSpan=" 2" />
1352
+ Grid.ColumnSpan=" 2"
1353
+ HorizontalAlignment =" Right"
1354
+ Orientation =" Horizontal" >
1355
+ <Image
1356
+ Width =" 32"
1357
+ Height =" 32"
1358
+ Margin =" 0,0,8,0"
1359
+ HorizontalAlignment =" Right"
1360
+ VerticalAlignment =" Top"
1361
+ RenderOptions.BitmapScalingMode=" HighQuality"
1362
+ Source =" /Images/new.png"
1363
+ Stretch =" Uniform" />
1364
+ <Image
1365
+ Width =" 28"
1366
+ Height =" 28"
1367
+ Margin =" 0,-2,8,0"
1368
+ HorizontalAlignment =" Right"
1369
+ VerticalAlignment =" Top"
1370
+ RenderOptions.BitmapScalingMode=" HighQuality"
1371
+ Source =" /Images/installed.png"
1372
+ Stretch =" Uniform"
1373
+ Visibility =" Visible" />
1374
+ </StackPanel >
1353
1375
1354
1376
<StackPanel
1355
1377
Grid.Row=" 0"
You can’t perform that action at this time.
0 commit comments