3 references to GetDataPath
System.Windows.Forms (3)
System\Windows\Forms\Application.cs (3)
160
=>
GetDataPath
(Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData));
541
=>
GetDataPath
(Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData));
820
=>
GetDataPath
(Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData));