File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1010 WindowStartupLocation =" CenterScreen"
1111 AllowsTransparency =" True"
1212 TitleTextAlignment =" Center"
13- Title =" MemPlus - Process Analyzer" Height =" 350" Width =" 500" Icon =" /Resources/Images/ram.png" >
13+ Title =" MemPlus - Process Analyzer" Height =" 350" Width =" 500" Icon =" /Resources/Images/ram.png" WindowState = " Maximized " >
1414 <Grid >
1515 <Grid .RowDefinitions>
1616 <RowDefinition />
3636 <Image Width =" 16" Height =" 16" Source =" /MemPlus;component/Resources/Images/export.png" />
3737 </MenuItem .Icon>
3838 </MenuItem >
39+ <MenuItem Header =" Refresh" Click =" BtnRefresh_OnClick" >
40+ <MenuItem .Icon>
41+ <Image Width =" 16" Height =" 16" Source =" /MemPlus;component/Resources/Images/paused.png" />
42+ </MenuItem .Icon>
43+ </MenuItem >
3944 </ContextMenu >
4045 </ListView .ContextMenu>
4146 <ListView .View>
You can’t perform that action at this time.
0 commit comments