CommunityToolkit/WindowsCommunityToolkit

Binding to BladeItem.IsExpanded property not working

Open

#2 818 ouverte le 21 févr. 2019

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)C# (1 403 forks)batch import
Hacktoberfestbug :bug:controls :control_knobs:help wanted

Métriques du dépôt

Stars
 (5 708 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I'm submitting a...

  • Bug report (I searched for similar issues and did not find one)

Current behavior

Binding from my ViewModel to IsExpanded property of BladeItem does not change its state.

Expected behavior

The BladeItem should collapse/expand accordingly

Minimal reproduction of the problem with instructions

tbd if really necessary...

Environment

Nuget Package(s): 
Microsoft.Toolkit.Uwp.UI.Controls
Package Version(s):  5.1.0

Windows 10 Build Number:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] Insider Build (build number: )

App min and target version:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [x] October 2018 Update (17763)
- [ ] Insider Build (xxxxx)

Device form factor:
- [x] Desktop
- [ ] Mobile
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT

Visual Studio 
- [x] 2017 (version: 15.9.7)
- [ ] 2017 Preview (version: )

Guide contributeur