Noticed this when tried to compile Feature Browser located at "C:\Users\Public\Documents\Infragistics\NetAdvantage 2011.2\WPF DV\Samples\xamFeatureBrowserDV.sln" Error occurs in "AnimatedDragDrop.xaml.cs" line#187 and below.
Please explain if DragDropManager.DragPopup is always "Popup" or could be something else.
Thank you,
Eugene
So, it's safe to assume it'll ALWAYS be Popup as long as I'm not developing xbap apps.
Thank you, this is all I needed.
Hello yevglerner,
I am just checking if you require any further assistance on the matter.
Hello Eugene,
Thank you for your feedback. For xbap applications it is of type Window because of the restrictions concernig Popup for such applications.
Best regards.Plamen.