Thank you Jeff - you pointed me in the right direction...
I couldn't quite figure out how to get LayerProperties.SetsIsPopupEnabled to work...
but ... graphicsLayer.SetValue(LayerProperties.IsPopupEnabledProperty, false); worked - no popups for the graphics Layer!
thanks,
Elisabeth