Loading UWPSamples/System/SystemInfoUWP/SystemInfo.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -429,7 +429,7 @@ void Sample::Render() } break; case InfoPage::APICONTRACT: case InfoPage::APICONTRACT_PAGE: { y += DrawStringCenter(m_batch.get(), m_largeFont.get(), L"IsApiContractPresent", mid, y, ATG::Colors::LightGrey, m_scale); Loading UWPSamples/System/SystemInfoUWP/SystemInfo.h +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ private: ANALYTICSINFO, EASCLIENTINFO, GAMINGDEVICEINFO, APICONTRACT, APICONTRACT_PAGE, CPUSETS, DISPLAYINFO, DXGI, Loading Loading
UWPSamples/System/SystemInfoUWP/SystemInfo.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -429,7 +429,7 @@ void Sample::Render() } break; case InfoPage::APICONTRACT: case InfoPage::APICONTRACT_PAGE: { y += DrawStringCenter(m_batch.get(), m_largeFont.get(), L"IsApiContractPresent", mid, y, ATG::Colors::LightGrey, m_scale); Loading
UWPSamples/System/SystemInfoUWP/SystemInfo.h +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ private: ANALYTICSINFO, EASCLIENTINFO, GAMINGDEVICEINFO, APICONTRACT, APICONTRACT_PAGE, CPUSETS, DISPLAYINFO, DXGI, Loading