System\Windows\Forms\VisualStyles\VisualStyleInformation.cs (3)
45PInvoke.GetCurrentThemeName(pFilename, filename.Length, null, 0, null, 0);
67PInvoke.GetCurrentThemeName(null, 0, pColorScheme, colorScheme.Length, null, 0);
89PInvoke.GetCurrentThemeName(null, 0, null, 0, pSize, size.Length);