First post:
KerryRJ wrote: I have attempted configuring a ContextMenu as a region using XAML but am running into a problem where the region is not registe...
Latest post:
KerryRJ wrote: Andres
This little line
regionManager.AttachNewRegion(listView.ContextMenu
, TestMenu);
works wonders.
Thank you so very...