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
- RSAPKCS1SignatureFormatter.cs
- CompositionAdorner.cs
- BindingManagerDataErrorEventArgs.cs
- BypassElementCollection.cs
- SurrogateEncoder.cs
- _UncName.cs
- WorkflowMessageEventHandler.cs
- BufferBuilder.cs
- InputMethod.cs
- PageMediaType.cs
- assertwrapper.cs
- SharedStatics.cs
- RectAnimationClockResource.cs
- OrderPreservingPipeliningMergeHelper.cs
- StateFinalizationDesigner.cs
- SqlDataSourceCommandEventArgs.cs
- SafeHandles.cs
- DocumentApplication.cs
- SoapExtensionImporter.cs
- MiniModule.cs
- WindowsPen.cs
- ModulesEntry.cs
- TreeWalkHelper.cs
- SolidColorBrush.cs
- CellNormalizer.cs
- AppDomainAttributes.cs
- LinearGradientBrush.cs
- SystemNetworkInterface.cs
- SeverityFilter.cs
- CellTreeNodeVisitors.cs
- HostAdapter.cs
- SchemaNames.cs
- SelectManyQueryOperator.cs
- Behavior.cs
- Merger.cs
- EDesignUtil.cs
- XmlSchemaExporter.cs
- WebPartConnectionsCancelEventArgs.cs
- CustomTrackingRecord.cs
- Dictionary.cs
- Activator.cs
- KnownTypesHelper.cs
- SinglePageViewer.cs
- BitArray.cs
- ToolStripRendererSwitcher.cs
- OdbcStatementHandle.cs
- ReadWriteControlDesigner.cs
- EasingFunctionBase.cs
- Semaphore.cs
- Utils.cs
- IssuedSecurityTokenProvider.cs
- DbConnectionPoolIdentity.cs
- RemoteEndpointMessageProperty.cs
- ComponentCollection.cs
- RoleGroup.cs
- KnownTypesHelper.cs
- UnmanagedBitmapWrapper.cs
- DataSpaceManager.cs
- DbConnectionOptions.cs
- ActionNotSupportedException.cs
- DeriveBytes.cs
- Tag.cs
- DuplexClientBase.cs
- SchemaImporterExtensionElement.cs
- ColumnReorderedEventArgs.cs
- MultiByteCodec.cs
- DateTimeConverter2.cs
- StateItem.cs
- SqlCacheDependencySection.cs
- IntSecurity.cs
- CodeRegionDirective.cs
- AttachedPropertyInfo.cs
- DataKeyPropertyAttribute.cs
- RayHitTestParameters.cs
- IDQuery.cs
- BaseCollection.cs
- ConfigurationSectionCollection.cs
- ClientBuildManager.cs
- DbProviderConfigurationHandler.cs
- SmtpLoginAuthenticationModule.cs
- ConfigXmlComment.cs
- ContextMenuStrip.cs
- AnonymousIdentificationSection.cs
- WindowsTreeView.cs
- CancellationTokenRegistration.cs
- TextEffectCollection.cs
- AlternateView.cs
- XmlSchemaDatatype.cs
- ControlAdapter.cs
- SmiEventStream.cs
- ReadOnlyTernaryTree.cs
- OdbcFactory.cs
- AppSettingsSection.cs
- ReaderWriterLockWrapper.cs
- QueryResponse.cs
- GeneralTransform3D.cs
- BooleanKeyFrameCollection.cs
- ModuleBuilder.cs
- TemplateControlCodeDomTreeGenerator.cs
- TypedColumnHandler.cs