I'm trying to create a quick prototype and want to style the recent document manager but don't want to hook up any open commands. Is it possible to hardcode values into the recent document manager so I can see a full list of styled items?
I'm trying to create a quick prototype and want to style the recent document manager but don't want to hook up any open commands. Is it possible to hardcode values into the recent document manager so I can see a full list of styled items?
Hello, if you just mean that you see the items in the recent documents menu but they are disabled, that will be the case if you don't handle the ApplicationCommands.Open command in your window. If you just add a simple command binding for the command, it will fix it.
Please log in to a validated account to post comments.