CommunityToolkit/WindowsCommunityToolkit

Binding to BladeItem.IsExpanded property not working

Open

#2818 aperta il 21 feb 2019

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)C# (1403 fork)batch import
Hacktoberfestbug :bug:controls :control_knobs:help wanted

Metriche repository

Star
 (5708 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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: )

Guida contributor