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

namespace UnityEngine.UIElements
{
public class INotifyValueChangedExtensions // TypeDefIndex: 5253
{

	// Methods
	// RVA: -1
	public static type#15313 RegisterValueChangedCallback(type#7427 control, type#5238 callback) { }
	// RVA: -1
	public static type#15313 UnregisterValueChangedCallback(type#7428 control, type#5239 callback) { }
}
}
