CommunityToolkit/WindowsCommunityToolkit

Binding to BladeItem.IsExpanded property not working

Open

#2,818 建立於 2019年2月21日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)C# (1,403 fork)batch import
Hacktoberfestbug :bug:controls :control_knobs:help wanted

倉庫指標

Star
 (5,708 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南