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

namespace UnityEngine.UIElements
{
public class ContextualMenuPopulateEvent // TypeDefIndex: 5551
{
	// Fields
	type#17503 <menu>k__BackingField;
	type#17966 <triggerEvent>k__BackingField;
	type#16470 m_ContextualMenuManager;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public type#17502 get_menu() { }
	// RVA: -1
	private type#28660 set_menu(type#17502 value) { }
	// RVA: -1
	public type#17965 get_triggerEvent() { }
	// RVA: -1
	private type#28660 set_triggerEvent(type#17965 value) { }
	// RVA: -1
	public static type#16472 GetPooled(type#17965 triggerEvent, type#17502 menu, type#20089 target, type#16469 menuManager) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	protected internal virtual type#28660 PostDispatch(type#20403 panel) { }
}
}
