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
- DataGridViewAdvancedBorderStyle.cs
- UidPropertyAttribute.cs
- ITreeGenerator.cs
- MSAAWinEventWrap.cs
- XmlReaderDelegator.cs
- SslSecurityTokenParameters.cs
- SocketElement.cs
- ImportCatalogPart.cs
- ScrollItemProviderWrapper.cs
- ClientConfigurationSystem.cs
- XmlWriter.cs
- ByValueEqualityComparer.cs
- SizeLimitedCache.cs
- DataServices.cs
- MailMessageEventArgs.cs
- Tokenizer.cs
- ChangesetResponse.cs
- TextEndOfLine.cs
- DeflateStream.cs
- TreeViewItemAutomationPeer.cs
- CacheModeConverter.cs
- StaticSiteMapProvider.cs
- _CommandStream.cs
- cookie.cs
- FormViewInsertEventArgs.cs
- DefaultPrintController.cs
- Vertex.cs
- DbConnectionPoolIdentity.cs
- KeyGestureValueSerializer.cs
- Token.cs
- JapaneseLunisolarCalendar.cs
- ColorInterpolationModeValidation.cs
- SqlUdtInfo.cs
- ToggleButtonAutomationPeer.cs
- WizardForm.cs
- CheckBoxDesigner.cs
- Int32Collection.cs
- TransformerTypeCollection.cs
- PersistencePipeline.cs
- WebFormDesignerActionService.cs
- GeneralTransform3DGroup.cs
- PathGeometry.cs
- EmptyEnumerator.cs
- CodeTypeReferenceCollection.cs
- Rectangle.cs
- mansign.cs
- ResourcesGenerator.cs
- DynamicActivityProperty.cs
- WebPartEditorApplyVerb.cs
- SqlCacheDependency.cs
- ModelChangedEventArgsImpl.cs
- XmlParserContext.cs
- CssClassPropertyAttribute.cs
- EventEntry.cs
- ExpressionNormalizer.cs
- SoapElementAttribute.cs
- BitmapMetadataEnumerator.cs
- LocalFileSettingsProvider.cs
- MethodBuilderInstantiation.cs
- NominalTypeEliminator.cs
- MultipleViewProviderWrapper.cs
- NamedPipeChannelFactory.cs
- PublishLicense.cs
- NgenServicingAttributes.cs
- TextStore.cs
- _ProxyChain.cs
- Dictionary.cs
- ClientReliableChannelBinder.cs
- XmlNodeWriter.cs
- TableCell.cs
- RefreshEventArgs.cs
- StoreContentChangedEventArgs.cs
- NameValueConfigurationElement.cs
- StyleTypedPropertyAttribute.cs
- SafeSecurityHelper.cs
- Vector3D.cs
- MessageEncoder.cs
- XDRSchema.cs
- StructuredType.cs
- KeyGestureConverter.cs
- Authorization.cs
- WsdlHelpGeneratorElement.cs
- PageThemeParser.cs
- ProjectionCamera.cs
- TcpStreams.cs
- WindowsStatusBar.cs
- ErrorHandler.cs
- ComNativeDescriptor.cs
- PrimitiveXmlSerializers.cs
- UiaCoreTypesApi.cs
- EnumMember.cs
- PKCS1MaskGenerationMethod.cs
- EventDescriptorCollection.cs
- COM2Enum.cs
- ZipIOBlockManager.cs
- InteropAutomationProvider.cs
- FontStyleConverter.cs
- RecordBuilder.cs
- AssemblyHash.cs
- SqlClientWrapperSmiStreamChars.cs