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

namespace UnityEngine.UIElements
{
public class INotifyBindablePropertyChanged // TypeDefIndex: 5097
{

	// Methods
	// RVA: -1
	public abstract type#28660 add_propertyChanged(type#5313 value) { }
	// RVA: -1
	public abstract type#28660 remove_propertyChanged(type#5313 value) { }
}
}
