mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 23:43:39 +02:00
* Reset branch for WPF changes * Convert BMP to PNG; fix link-out-of-scope err * Add snippets for WPF... 6794 files!!!! * Add missing snippets * update file updated between migration * Fix paths to include * update breadcrumb and toc * fix index links * fix index links * fix index links * fix markdown
30 lines
765 B
YAML
30 lines
765 B
YAML
- name: Windows Presentation Foundation
|
|
href: index.md
|
|
- name: Introduction to WPF
|
|
href: introduction-to-wpf.md
|
|
- name: Get started
|
|
href: getting-started/
|
|
- name: Application development
|
|
href: app-development/
|
|
- name: Advanced
|
|
href: advanced/
|
|
- name: Controls
|
|
href: controls/
|
|
- name: Data
|
|
href: data/
|
|
- name: Graphics and multimedia
|
|
href: graphics-multimedia/
|
|
- name: Security
|
|
href: security-wpf.md
|
|
items:
|
|
- name: WPF partial trust security
|
|
href: wpf-partial-trust-security.md
|
|
- name: Platform security
|
|
href: wpf-security-strategy-platform-security.md
|
|
- name: Security engineering
|
|
href: wpf-security-strategy-security-engineering.md
|
|
- name: WPF samples
|
|
href: wpf-samples.md
|
|
- name: Class library
|
|
href: class-library-wpf.md
|