Hello,
i want to use the Persistence Framework inorder to persist the IsMinimized Property , the QAT Position and the QAT Items.
It seems to be a bug when the buttons are bound on Commands. - I have tested it with event handlers and works as expected
I use the following PersistenceSettings (only for the IsMinimized Property)
<ig:PersistenceManager.Settings>
<ig:PersistenceSettings SavePersistenceOptions="OnlySpecified" LoadPersistenceOptions="OnlySpecified"> <ig:PersistenceSettings.PropertySettings>
<ig:PropertyNamePersistenceInfo Options="PropertyName" PropertyName="IsMinimized"/>
</ig:PersistenceSettings>
</ig:PersistenceManager.Settings>
and when i load it back, i get a KeyNotFoundException
Regards,
Michael
Hi,
maybe i was unclear describing the issue.
The problem appears if you bind the ButtonTool's Command and CommandParameter properties.
I modified the sample in order to reproduce it.
Thank you,
HI,
Thanks for your new sample.
I replicated the issue using builds 12.1.1010, 12.1.2107, 12.1.2123.
I will bring this issue to the attention of the developers.
I will email you shortly with the details.
Sincerely, Matt Developer Support Engineer