So, with couple hours of pain, I accidentally found solution:
graphicsManager.GraphicsProfile = GraphicsProfile.HiDef;
And this example works great.
So, with couple hours of pain, I accidentally found solution:
graphicsManager.GraphicsProfile = GraphicsProfile.HiDef;
And this example works great.