@@ -364,6 +364,38 @@ items:
364
364
href : develop/win2d/index.md
365
365
- name : " Hello Win2D World"
366
366
href : develop/win2d/hellowin2dworld.md
367
+ - name : " Quick start"
368
+ href : develop/win2d/quick-start.md
369
+ - name : " Features"
370
+ href : develop/win2d/features.md
371
+ - name : Articles
372
+ items :
373
+ - name : " Interop with Direct2D"
374
+ href : develop/win2d/interop.md
375
+ - name : " Offscreen drawing"
376
+ href : develop/win2d/offscreen-drawing.md
377
+ - name : " DPI and DIPs"
378
+ href : develop/win2d/dpi-and-dips.md
379
+ - name : " Choosing control resolution"
380
+ href : develop/win2d/choosing-control-resolution.md
381
+ - name : " Pixel formats"
382
+ href : develop/win2d/pixel-formats.md
383
+ - name : " Premultiplied alpha"
384
+ href : develop/win2d/premultiplied-alpha.md
385
+ - name : " Bitmap block compression"
386
+ href : develop/win2d/bitmap-block-compression.md
387
+ - name : " Effect precision and clamping"
388
+ href : develop/win2d/effect-precision-and-clamping.md
389
+ - name : " Handling device lost"
390
+ href : develop/win2d/handling-device-lost.md
391
+ - name : " Using Win2D without built-in controls"
392
+ href : develop/win2d/using-win2d-without-built-in-controls.md
393
+ - name : " Loading resources outside of CreateResources"
394
+ href : develop/win2d/loading-resources-outside-of-createresources.md
395
+ - name : " Avoiding memory leaks"
396
+ href : develop/win2d/avoiding-memory-leaks.md
397
+ - name : " Custom effects"
398
+ href : develop/win2d/custom-effects.md
367
399
368
400
- name : Data and files
369
401
items :
0 commit comments