mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 00:56:03 +02:00
Add how to bind enum article (#1056)
* add how to article * Fix lint * Fix the code example * Add missing code * Update how-to-bind-to-an-enumeration.md * Update dotnet-desktop-guide/net/wpf/data/how-to-bind-to-an-enumeration.md Co-authored-by: Tom Dykstra <[email protected]> Co-authored-by: Tom Dykstra <[email protected]>
This commit is contained in:
co-authored by
Tom Dykstra
parent
dd902d2e9c
commit
3885aab154
@@ -55,6 +55,11 @@ items:
|
||||
href: data/binding-declarations-overview.md
|
||||
- name: Binding sources
|
||||
href: data/binding-sources-overview.md
|
||||
items:
|
||||
- name: Common tasks
|
||||
items:
|
||||
- name: Bind to an enumeration
|
||||
href: data/how-to-bind-to-an-enumeration.md
|
||||
- name: Systems
|
||||
expanded: true
|
||||
items:
|
||||
|
||||
Reference in New Issue
Block a user