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

namespace UnityEngine.UIElements
{
public class VisualElementFactoryRegistry // TypeDefIndex: 6247
{
	// Fields
	type#4681 s_Factories;
	type#4681 s_MovedTypesFactories;

	// Methods
	// RVA: -1
	internal static type#26576 GetMovedUIControlTypeName(type#27705 type, type#22986 attr) { }
	// RVA: -1
	internal static type#4680 get_factories() { }
	// RVA: -1
	protected static type#28660 RegisterFactory(type#20613 factory) { }
	// RVA: -1
	internal static type#15313 TryGetValue(type#26576 fullTypeName, type#11625 factoryList) { }
	// RVA: -1
	private static type#28660 RegisterEngineFactories() { }
	// RVA: -1
	internal static type#28660 RegisterUserFactories() { }
}
}
