File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 203203 <Label Grid.Row=" 2" Content =" Used physical memory:" FontSize =" 14" Margin =" 10,5" />
204204 <Label Grid.Row=" 3" x : Name =" LblAvailablePhysicalMemory" Content =" " FontSize =" 14" Foreground =" Red" Margin =" 10,5" />
205205
206- <syncfusion : SplitButtonAdv Grid.Row=" 4" FontSize =" 14" SmallIcon =" ../../Resources/Images/ram_tab.png" Label =" Clear memory" x : Name =" BtnClearMemory" Click =" BtnClearMemory_OnClick" IsMultiLine =" False" HorizontalAlignment =" Stretch" Margin =" 10,5" >
206+ <syncfusion : SplitButtonAdv Grid.Row=" 4" FontSize =" 14"
207+ SmallIcon =" ../../Resources/Images/ram_tab.png" Label =" Clear memory"
208+ x : Name =" BtnClearMemory" Click =" BtnClearMemory_OnClick" IsMultiLine =" False"
209+ MinHeight =" 25" HorizontalAlignment =" Stretch" Margin =" 10,5" >
207210 <syncfusion : DropDownMenuGroup >
208211 <syncfusion : DropDownMenuItem Header =" Clear Working sets" Click =" ClearWorkingSetsDropDownMenuItem_OnClick" />
209212 <syncfusion : DropDownMenuItem Header =" Clear FileSystem cache" Click =" ClearFileSystemCacheDropDownMenuItem_OnClick" />
You can’t perform that action at this time.
0 commit comments