2 references to VisualStyleSystemProperty
System.Windows.Forms (2)
winforms\Managed\System\WinForms\VisualStyles\VisualStyleInformation.cs (2)
239return (SafeNativeMethods.GetThemeSysBool(new HandleRef(null, visualStyleRenderer.Handle), VisualStyleSystemProperty.SupportsFlatMenus)); 262SafeNativeMethods.GetThemeSysInt(new HandleRef(null, visualStyleRenderer.Handle), VisualStyleSystemProperty.MinimumColorDepth, ref mcDepth);