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

namespace UnityEngine.UIElements
{
public class BindingContext // TypeDefIndex: 5058
{
	// Fields
	type#28619 m_TargetElement;
	type#15238 m_BindingId;
	type#24793 m_DataSourcePath;
	type#23712 m_DataSource;

	// Methods
	// RVA: -1
	public type#28615 get_targetElement() { }
	// RVA: -1
	public type#15235 get_bindingId() { }
	// RVA: -1
	public type#24791 get_dataSourcePath() { }
	// RVA: -1
	public type#23705 get_dataSource() { }
	// RVA: -1
	internal type#28660 .ctor(type#28615 targetElement, type#11779 bindingId, type#12060 resolvedDataSourcePath, type#23705 resolvedDataSource) { }
}
}
