Interface IGraphicsDeviceFactory
public interface IGraphicsDeviceFactory
  Methods
ChangeOrCreateDevice(GraphicsDevice, GraphicsDeviceInformation)
GraphicsDevice ChangeOrCreateDevice(GraphicsDevice currentDevice, GraphicsDeviceInformation deviceInformation)
  Parameters
currentDeviceGraphicsDevicedeviceInformationGraphicsDeviceInformation
Returns
FindBestDevices(GameGraphicsParameters)
List<GraphicsDeviceInformation> FindBestDevices(GameGraphicsParameters graphicsParameters)
  Parameters
graphicsParametersGameGraphicsParameters