<igRibbon:RibbonGroup ItemsPanel="{StaticResource ItemsViewPanel}"> <GroupBox Content="{Binding Path=Layout.LayoutParameters}"/> </igRibbon:RibbonGroup>
The Static resource is<ItemsPanelTemplate x:Key="ItemsViewPanel"> <igRibbon:ToolHorizontalWrapPanel IsItemsHost="True" /> </ItemsPanelTemplate>And the DataTemplate for the Binding Property is:<DataTemplate DataType="{x:Type MyType}"> <igRibbon:ToolHorizontalWrapPanel> ....
The Behaviour is, that changes of the Bound Property results in an error if the value is reset .
Hello,
I am checking if this is still an issue for you.
If you require any further assistance please do not hesitate to ask.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics, Inc.
www.infragistics.com/support