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

namespace UnityEngine.UIElements
{
public class TemplateContainer // TypeDefIndex: 6130
{
	// Fields
	type#15241 templateIdProperty;
	type#15241 templateSourceProperty;
	type#26577 <templateId>k__BackingField;
	type#28616 m_ContentContainer;
	type#28646 m_TemplateSource;

	// Methods
	// RVA: -1
	public type#26576 get_templateId() { }
	// RVA: -1
	private type#28660 set_templateId(type#26576 value) { }
	// RVA: -1
	public type#28645 get_templateSource() { }
	// RVA: -1
	internal type#28660 set_templateSource(type#28645 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 templateId) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 templateId, type#28645 templateSource) { }
	// RVA: -1
	public virtual type#28615 get_contentContainer() { }
	// RVA: -1
	internal type#28660 SetContentContainer(type#28615 content) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
