I've seen this once or twice and don't have the foggiest idea what it's for:
using Point = This.Namespace.Thing.Point
In a couple of examples online I've seen this sort of syntax along with the rest of the usual using directives one is used to seeing. What's this all about?