Okay nevermind, for some reason Windows thinks right-handed people get this ^ and left handed people get menu items that are correctly aligned for WPF apps.
This is a solution I found on stackoverflow in case anyone is curious:
Well not really, I'm trying to make a song playlist editor. A linked list would be good for adding/removing songs at any position in constant time, and for that i would need the node itself