How do I retain the position that a user has set a GridSplitter to?
I have a grid with two ListViews separated by a GridSplitter. If the user sets the splitter position I would like to save it using the apps default settings. I cannot figure out the proper property on the Splitter to capture/restore. Thanks!
I have a grid with two ListViews separated by a GridSplitter. If the user sets the splitter position I would like to save it using the apps default settings. I cannot figure out the proper property on the Splitter to capture/restore. Thanks!