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