Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / 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
- RadioButton.cs
- ReferencedType.cs
- SecurityManager.cs
- RemotingConfiguration.cs
- LinqExpressionNormalizer.cs
- ObjectResult.cs
- TextMessageEncodingBindingElement.cs
- MulticastIPAddressInformationCollection.cs
- externdll.cs
- ApplicationTrust.cs
- HostingEnvironment.cs
- Point3DAnimation.cs
- XmlSecureResolver.cs
- CipherData.cs
- OleDbStruct.cs
- SafeThemeHandle.cs
- Util.cs
- ObjectItemAssemblyLoader.cs
- LambdaCompiler.Statements.cs
- RequestResizeEvent.cs
- Membership.cs
- SqlDataSourceFilteringEventArgs.cs
- StringHandle.cs
- CopyNodeSetAction.cs
- EdmMember.cs
- Convert.cs
- SessionStateItemCollection.cs
- CriticalExceptions.cs
- ConfigurationValidatorAttribute.cs
- RemotingException.cs
- MainMenu.cs
- MouseOverProperty.cs
- IndexedGlyphRun.cs
- MobileControlPersister.cs
- SmtpException.cs
- RepeaterItemEventArgs.cs
- SemanticResultValue.cs
- UnsafeNativeMethods.cs
- ServiceManager.cs
- LineMetrics.cs
- MILUtilities.cs
- HttpCookie.cs
- XmlSchemaChoice.cs
- FontWeightConverter.cs
- ProfileBuildProvider.cs
- SuppressIldasmAttribute.cs
- StsCommunicationException.cs
- TabPanel.cs
- Bidi.cs
- XMLSyntaxException.cs
- Light.cs
- ListViewGroupConverter.cs
- WebPartEditorCancelVerb.cs
- UpdatePanelControlTrigger.cs
- UnsafeNativeMethods.cs
- XmlImplementation.cs
- DefaultMemberAttribute.cs
- SqlDependencyUtils.cs
- RoutingExtension.cs
- PrintPreviewGraphics.cs
- SchemaImporterExtension.cs
- TemplateBindingExtension.cs
- Attributes.cs
- QilParameter.cs
- ExpressionPrefixAttribute.cs
- SessionEndingCancelEventArgs.cs
- GZipDecoder.cs
- HtmlButton.cs
- BaseTemplatedMobileComponentEditor.cs
- ThreadInterruptedException.cs
- AssemblyBuilder.cs
- StylusEditingBehavior.cs
- StorageEntityTypeMapping.cs
- PingOptions.cs
- SchemaMerger.cs
- ObjectAssociationEndMapping.cs
- ProcessModelInfo.cs
- Site.cs
- VectorKeyFrameCollection.cs
- SoapMessage.cs
- LifetimeManager.cs
- PointHitTestParameters.cs
- CommandField.cs
- BufferedOutputAsyncStream.cs
- ToolboxItemAttribute.cs
- ViewStateModeByIdAttribute.cs
- SystemIPGlobalProperties.cs
- FilterableAttribute.cs
- TextServicesCompartmentContext.cs
- CacheSection.cs
- RootBuilder.cs
- DrawingAttributesDefaultValueFactory.cs
- MimeTypeMapper.cs
- ControlAdapter.cs
- NullRuntimeConfig.cs
- ContentFileHelper.cs
- WebBrowserNavigatingEventHandler.cs
- HttpInputStream.cs
- GeneralTransform3DGroup.cs
- ToolStripPanel.cs