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