System.Windows.Controls.Ribbon issues

essamce 621 Reputation points
2020-11-26T10:48:27.62+00:00

System.Windows.Data Warning: 40 : BindingExpression path error: 'IsChecked' property not found on 'object' ''RibbonMenuButton' (Name='')'. BindingExpression:Path=IsChecked; DataItem='RibbonMenuButton' (Name=''); target element is 'RibbonToggleButton' (Name='PART_ToggleButton'); target property is 'NoTarget' (type 'Object')

the above exception thrown when we use System.Windows.Controls.Ribbon.RibbonMenuButton ,it bothers me, we want to get rid off.

thanks in advancd,
we use VS2019(Version 16.8.2) Wpf .NetCore3.1 App.

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,681 questions
{count} votes