// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.GroupBoxUtility

namespace UnityEngine.UIElements
{
public class GroupBoxUtility // TypeDefIndex: 5639
{
	// Fields
	type#4442 s_GroupManagers;
	type#4443 s_GroupOptionManagerCache;
	type#27715 k_GenericGroupBoxType;

	// Methods
	// RVA: -1
	public static type#28660 RegisterGroupBoxOption(type#377 option) { }
	// RVA: -1
	public static type#28660 UnregisterGroupBoxOption(type#378 option) { }
	// RVA: -1
	public static type#28660 OnOptionSelected(type#376 selectedOption) { }
	// RVA: -1
	private static type#20144 FindOrCreateGroupManager(type#20139 groupBox) { }
	// RVA: -1
	private static type#28660 OnGroupBoxDetachedFromPanel(type#17305 evt) { }
	// RVA: -1
	private static type#28660 OnPanelDestroyed(type#15058 panel) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
