Hi,
I have checked that there are several solutions for IOS-Android to replace the default hamburger Icon in the MasterDetailPage. Most of them with a custom renderer that replaces the resource used by default. After checking what UWP does to create this menu, the Hamburger Icon is a textbox with the three lines character.
Does anybody knows how to replace this textbox for an image ?