Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Shared / MS / Internal / Registry.cs / 1 / Registry.cs
using System; using MS.Internal; using MS.Internal.WindowsBase; //****** // Keep in [....] with: // setup\MSI\installerFiles\installDatabase\Registry.txt // host\Inc\Registry.hxx namespace MS.Internal { [FriendAccessAllowed] internal static class RegistryKeys { internal const string WPF = @"Software\Microsoft\.NETFramework\Windows Presentation Foundation", WPF_Features = WPF+"\\Features", value_MediaImageDisallow = "MediaImageDisallow", value_MediaVideoDisallow = "MediaVideoDisallow", value_MediaAudioDisallow = "MediaAudioDisallow", value_WebBrowserDisallow = "WebBrowserDisallow", WPF_Hosting = WPF+"\\Hosting", value_DisableXbapErrorPage = "DisableXbapErrorPage", HKCU_XpsViewer = @"HKEY_CURRENT_USER\Software\Microsoft\XPSViewer", value_IsolatedStorageUserQuota = "IsolatedStorageUserQuota", HKLM_XpsViewerLocalServer32 = "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{7DDA204B-2097-47C9-8323-C40BB840AE44}\\LocalServer32", HKLM_IetfLanguage = @"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\IetfLanguage"; // Keep this as long as RegistryKeys has only string consts. This prevents omitting // the entire class from the metadata. internal static void Dummy() { } }; } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. using System; using MS.Internal; using MS.Internal.WindowsBase; //****** // Keep in [....] with: // setup\MSI\installerFiles\installDatabase\Registry.txt // host\Inc\Registry.hxx namespace MS.Internal { [FriendAccessAllowed] internal static class RegistryKeys { internal const string WPF = @"Software\Microsoft\.NETFramework\Windows Presentation Foundation", WPF_Features = WPF+"\\Features", value_MediaImageDisallow = "MediaImageDisallow", value_MediaVideoDisallow = "MediaVideoDisallow", value_MediaAudioDisallow = "MediaAudioDisallow", value_WebBrowserDisallow = "WebBrowserDisallow", WPF_Hosting = WPF+"\\Hosting", value_DisableXbapErrorPage = "DisableXbapErrorPage", HKCU_XpsViewer = @"HKEY_CURRENT_USER\Software\Microsoft\XPSViewer", value_IsolatedStorageUserQuota = "IsolatedStorageUserQuota", HKLM_XpsViewerLocalServer32 = "HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\{7DDA204B-2097-47C9-8323-C40BB840AE44}\\LocalServer32", HKLM_IetfLanguage = @"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\IetfLanguage"; // Keep this as long as RegistryKeys has only string consts. This prevents omitting // the entire class from the metadata. internal static void Dummy() { } }; } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- XPathBuilder.cs
- ServicePointManager.cs
- QueryableDataSourceHelper.cs
- CommonRemoteMemoryBlock.cs
- XmlCharCheckingWriter.cs
- DbParameterCollection.cs
- ParserOptions.cs
- VScrollBar.cs
- GridView.cs
- BmpBitmapDecoder.cs
- FileUpload.cs
- UpdateManifestForBrowserApplication.cs
- RuntimeHandles.cs
- Internal.cs
- SpeechAudioFormatInfo.cs
- CodeValidator.cs
- BuildResultCache.cs
- EditModeSwitchButton.cs
- ObservableDictionary.cs
- Utils.cs
- ToolStripContainerActionList.cs
- DataGridViewCellValueEventArgs.cs
- httpserverutility.cs
- SettingsPropertyIsReadOnlyException.cs
- Identity.cs
- DataDocumentXPathNavigator.cs
- XamlBrushSerializer.cs
- SAPIEngineTypes.cs
- MimeParameter.cs
- FixedBufferAttribute.cs
- WebPartMovingEventArgs.cs
- DataStreamFromComStream.cs
- Symbol.cs
- DataRowCollection.cs
- CollectionsUtil.cs
- NullRuntimeConfig.cs
- HandlerElement.cs
- AppDomainShutdownMonitor.cs
- XamlLoadErrorInfo.cs
- GeometryModel3D.cs
- SystemResourceHost.cs
- UTF7Encoding.cs
- SqlClientWrapperSmiStream.cs
- CmsInterop.cs
- EntityObject.cs
- IPAddress.cs
- DataIdProcessor.cs
- InternalSafeNativeMethods.cs
- Odbc32.cs
- FunctionDescription.cs
- MemberPath.cs
- TagMapCollection.cs
- PackagePartCollection.cs
- coordinatorfactory.cs
- Subtree.cs
- HttpsTransportBindingElement.cs
- CriticalHandle.cs
- HitTestWithGeometryDrawingContextWalker.cs
- HttpListenerElement.cs
- ISO2022Encoding.cs
- XmlLanguage.cs
- CreateUserWizardStep.cs
- JulianCalendar.cs
- StreamWithDictionary.cs
- ClaimTypeElementCollection.cs
- XmlSchemaProviderAttribute.cs
- ContextMenu.cs
- TextSegment.cs
- ActivationServices.cs
- FrameworkContentElementAutomationPeer.cs
- XmlArrayItemAttributes.cs
- Cursors.cs
- XmlHierarchicalEnumerable.cs
- SyndicationFeed.cs
- Int32AnimationUsingKeyFrames.cs
- InvalidFilterCriteriaException.cs
- InkPresenterAutomationPeer.cs
- BinarySerializer.cs
- ModuleBuilderData.cs
- DataServiceEntityAttribute.cs
- TextEffect.cs
- DataListCommandEventArgs.cs
- MetricEntry.cs
- WindowManager.cs
- BufferModeSettings.cs
- LineServicesRun.cs
- SqlCommand.cs
- InputGestureCollection.cs
- Visual3D.cs
- StringReader.cs
- XmlILAnnotation.cs
- InstanceStore.cs
- CngKey.cs
- EntityConnection.cs
- MemberDescriptor.cs
- BigInt.cs
- PropertyChangedEventArgs.cs
- PublisherIdentityPermission.cs
- DtrList.cs
- FtpWebRequest.cs