когда я добавляю Microsoft.WindowsMobile.Status; ссылка и код
private SystemState displayRotationState = new SystemState(SystemProperty.DisplayRotation);
я получаю
Error 1 The type 'Microsoft.WindowsMobile.IApplicationLauncher' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.WindowsMobile, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. C:\Projekti\Skladiscenje\Skladiscenje\Skladiscenje\CustomForms\NonFullscreenForm.cs 12 25 Skladiscenje
что не так и как это решить?