// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.PanelChangedEventBase`1

namespace UnityEngine.UIElements
{
public class PanelChangedEventBase`1 // TypeDefIndex: 5564
{
	// Fields
	type#20404 <originPanel>k__BackingField;
	type#20404 <destinationPanel>k__BackingField;

	// Methods
	// RVA: -1
	public type#20403 get_originPanel() { }
	// RVA: -1
	private type#28660 set_originPanel(type#20403 value) { }
	// RVA: -1
	public type#20403 get_destinationPanel() { }
	// RVA: -1
	private type#28660 set_destinationPanel(type#20403 value) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public static type#1304 GetPooled(type#20403 originPanel, type#20403 destinationPanel) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
