Exemple #1
0
 public async Task <Dictionary <int, List <InkStroke> > > ErasedStrokesDictionary()
 {
     return(await inAppInking.LoadErasedStrokesDictionary());
 }