CommunityToolkit/WindowsCommunityToolkit

Binding to BladeItem.IsExpanded property not working

Open

#2,818 opened on Feb 21, 2019

View on GitHub
 (7 comments) (0 reactions) (0 assignees)C# (1,403 forks)batch import
Hacktoberfestbug :bug:controls :control_knobs:help wanted

Repository metrics

Stars
 (5,708 stars)
PR merge metrics
 (No merged PRs in 30d)

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

Contributor guide