DeviceStatus.ApplicationCurrentMemoryUsage Property
July 26, 2012
Returns the memory usage of the current application in bytes.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
You can use this property and the ApplicationMemoryUsageLimit property to determine the maximum additional amount of memory that your application process can allocate. For more information and a code example, see ApplicationMemoryUsageLimit.
For more information about the DeviceStatus API, see Device Status for Windows Phone.