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

namespace UnityEngine.UIElements
{
public class PropagationPaths // TypeDefIndex: 5598
{
	// Fields
	type#9777 s_Pool;
	type#9222 trickleDownPath;
	type#9222 bubbleUpPath;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public static type#24746 Build(type#28615 elem, type#17965 evt, type#20867 eventCategories) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
