3 references to GetDataPath
System.Windows.Forms (3)
System\Windows\Forms\Application.cs (3)
158
=>
GetDataPath
(Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData));
431
=>
GetDataPath
(Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData));
630
=>
GetDataPath
(Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData));