I am trying to implement drag and drop capability with graphic layers, but i am having trouble. I have never setup drag drop before, but i do have some third party code that will handle the details if i can provide them with a UIElement to serve as the drop target. So my question is this; Is there a way to get a reference to the UIElement the map renders to the screen? If not, how best to go about setting up drag and drop capabilities?