3 references to OPTION_ADDEXTENSION
PresentationFramework (3)
src\Framework\Microsoft\Win32\FileDialog.cs (3)
166return GetOption(OPTION_ADDEXTENSION); 173SetOption(OPTION_ADDEXTENSION, value); 1525SetOption(OPTION_ADDEXTENSION, true);