Ejemplo n.º 1
0
 public override async void OnNavigatedTo(object paramter)
 {
     CacheFileSize = await CacheService.ComputeCacheSize() / 1024f;
 }