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
- XmlNodeChangedEventManager.cs
- CodeArrayIndexerExpression.cs
- GridView.cs
- FaultDescriptionCollection.cs
- ObjectConverter.cs
- SystemThemeKey.cs
- PrintDialog.cs
- MenuItemAutomationPeer.cs
- QualifiedCellIdBoolean.cs
- ConsumerConnectionPointCollection.cs
- SafeNativeMethods.cs
- ProfileProvider.cs
- XPathDocumentNavigator.cs
- ZeroOpNode.cs
- WebControlsSection.cs
- WsatServiceCertificate.cs
- _ScatterGatherBuffers.cs
- SortAction.cs
- Marshal.cs
- SignalGate.cs
- GridToolTip.cs
- SettingsProperty.cs
- SqlBuilder.cs
- PersonalizationProvider.cs
- XmlEnumAttribute.cs
- OpenTypeLayoutCache.cs
- ToolbarAUtomationPeer.cs
- OleDbPropertySetGuid.cs
- ArrayEditor.cs
- SafeCertificateContext.cs
- LayoutSettings.cs
- BamlLocalizabilityResolver.cs
- RequiredFieldValidator.cs
- Token.cs
- XmlSchemaInferenceException.cs
- XPathMessageFilterElementCollection.cs
- AutoResizedEvent.cs
- WebPartConnectionsCancelEventArgs.cs
- DragDeltaEventArgs.cs
- TdsParameterSetter.cs
- BitmapPalette.cs
- OutputScopeManager.cs
- KnownTypesHelper.cs
- CodeTypeReferenceSerializer.cs
- RangeValueProviderWrapper.cs
- IPPacketInformation.cs
- ContainerUtilities.cs
- RuntimeCompatibilityAttribute.cs
- Point3DCollectionValueSerializer.cs
- InertiaRotationBehavior.cs
- DataObjectMethodAttribute.cs
- ObjectPersistData.cs
- AttributeUsageAttribute.cs
- QueryOutputWriterV1.cs
- ProcessModuleDesigner.cs
- activationcontext.cs
- DifferencingCollection.cs
- SafeNativeMethods.cs
- DeviceFilterEditorDialog.cs
- TabControlCancelEvent.cs
- PropertyRef.cs
- UpdateCommandGenerator.cs
- XmlConvert.cs
- ObjectStateFormatter.cs
- HighContrastHelper.cs
- ObjectViewEntityCollectionData.cs
- Calendar.cs
- URLIdentityPermission.cs
- ControlBindingsCollection.cs
- PropertiesTab.cs
- EntityContainerEntitySet.cs
- InitializerFacet.cs
- ComponentCollection.cs
- mediaeventargs.cs
- AliasExpr.cs
- HttpProfileBase.cs
- RMEnrollmentPage3.cs
- BasicBrowserDialog.designer.cs
- BaseTemplateParser.cs
- ClientUrlResolverWrapper.cs
- PropertyPathConverter.cs
- ResourceProviderFactory.cs
- State.cs
- BinaryObjectWriter.cs
- EntityWithChangeTrackerStrategy.cs
- QueryResponse.cs
- CreateUserWizard.cs
- NonVisualControlAttribute.cs
- LocalizationCodeDomSerializer.cs
- ProofTokenCryptoHandle.cs
- PointKeyFrameCollection.cs
- _emptywebproxy.cs
- LayoutTableCell.cs
- SafeFileHandle.cs
- XmlIncludeAttribute.cs
- TTSEvent.cs
- QuadraticBezierSegment.cs
- RuntimeHelpers.cs
- RijndaelManaged.cs
- OdbcCommand.cs