I'm developing plugin using as codebase python integration from samples. It uses for visualising settings IVSMDPropertyGrid, and it doesn't mark as dirty SettingsPage itself. I mean there is no asterisk sign near Project property window name. It get's updated only when settings page is changed.
It also causes not to save project properties when user presses OK button. One needs to press 'Save All' button.
Are there any ways to fix this behavior?