Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8325143
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T00:20:03+00:00 2026-06-09T00:20:03+00:00

I have three nested grids where first two of them has background images with

  • 0

I have three nested grids where first two of them has background images with sizes 291 KB and 185 KB. When i run the app i see that my app is using about 130 MB of RAM. I debugged the app to see what causes such a huge memory consumption and realized that when i remove background images it decreases to about 25 mb.

Am i doing something wrong? You can find the markup below.

<Grid Style="{StaticResource LayoutRootStyle}">
    <Grid.Background>
        <ImageBrush ImageSource="Assets/Images/bubbleless_background.png" />
    </Grid.Background>        
        <Grid>
            <Grid.Background>                    
                <ImageBrush ImageSource="Assets/Images/bubble_background_new.png" Stretch="None" AlignmentX="Left" AlignmentY="Top"/>
            </Grid.Background>
        </Grid>
</Grid>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T00:20:06+00:00Added an answer on June 9, 2026 at 12:20 am

    The size of the image on disk is NOT a measurement for the size in memory.

    In memory the size is its width * its height in pixels * 4 bytes per pixel

    You are adding two images; depending on their sizes (in pixels!) this can take a lot of memory.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a three nested classes, Show, Season and Episode, where a show has
Ok I have a ViewFlipper with three LinearLayouts nested inside it. It defaults to
Hi I have a nested cursor with three levels on it... DECLARE campaign_csr CURSOR
I have a nested list comprising ~30,000 sub-lists, each with three entries, e.g., nested_list
I have three separate table variables in my Function, 1 of them is not
I have three questions about three nested loops: for (int x=0; x<400; x++) {
I have a three-level multi-nested form in Rails. The setup is like this: Projects
I have nested grids in my views and would like to use same CSS
I have three lists. Two are returned from functions. The other list, list_c ,
I need some help with nested resource actions. I have three nested resources: Jobs,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.