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
- XamlDesignerSerializationManager.cs
- SerializableTypeCodeDomSerializer.cs
- CodeNamespaceCollection.cs
- RequestSecurityTokenForGetBrowserToken.cs
- PeerEndPoint.cs
- OracleEncoding.cs
- SchemaManager.cs
- NotifyParentPropertyAttribute.cs
- GregorianCalendar.cs
- HtmlInputSubmit.cs
- XPathQilFactory.cs
- DefaultEventAttribute.cs
- BitStack.cs
- X509CertificateValidator.cs
- _HeaderInfo.cs
- SynchronizedReadOnlyCollection.cs
- LogRestartAreaEnumerator.cs
- IndicFontClient.cs
- IdentityManager.cs
- EntityDesignerBuildProvider.cs
- StringResourceManager.cs
- safelink.cs
- LingerOption.cs
- ContextDataSource.cs
- WebPartDescriptionCollection.cs
- TimeManager.cs
- ActivationServices.cs
- SmiContext.cs
- OrCondition.cs
- ConstantSlot.cs
- BuilderPropertyEntry.cs
- ImmutableObjectAttribute.cs
- UriTemplateTrieLocation.cs
- EndEvent.cs
- IPipelineRuntime.cs
- Single.cs
- ConfigurationStrings.cs
- RegexStringValidatorAttribute.cs
- InternalSafeNativeMethods.cs
- MetadataItemCollectionFactory.cs
- ExecutionEngineException.cs
- Line.cs
- _Rfc2616CacheValidators.cs
- SemanticResultKey.cs
- SerialPort.cs
- XamlToRtfWriter.cs
- HebrewNumber.cs
- ClientApiGenerator.cs
- MethodAccessException.cs
- XMLSchema.cs
- LinqExpressionNormalizer.cs
- XhtmlBasicListAdapter.cs
- FeatureSupport.cs
- SqlFunctions.cs
- Variant.cs
- TextServicesCompartmentEventSink.cs
- CopyEncoder.cs
- GridViewUpdatedEventArgs.cs
- EventManager.cs
- InputLanguageEventArgs.cs
- ServiceThrottlingBehavior.cs
- CopyOfAction.cs
- LinqDataSourceUpdateEventArgs.cs
- JoinTreeNode.cs
- IProvider.cs
- ImageMetadata.cs
- CodeConditionStatement.cs
- RootBuilder.cs
- PresentationSource.cs
- JoinSymbol.cs
- CompositionTarget.cs
- WindowsHyperlink.cs
- Canonicalizers.cs
- DeleteCardRequest.cs
- KnownTypeAttribute.cs
- MULTI_QI.cs
- RegexTree.cs
- AnnotationComponentChooser.cs
- ComponentDispatcher.cs
- CodeConditionStatement.cs
- SystemNetworkInterface.cs
- X509Certificate2.cs
- DeviceSpecificChoice.cs
- ErrorFormatterPage.cs
- BooleanToVisibilityConverter.cs
- XmlBinaryWriter.cs
- FormatConvertedBitmap.cs
- CapacityStreamGeometryContext.cs
- SpellerError.cs
- SynchronizationLockException.cs
- CharConverter.cs
- IndividualDeviceConfig.cs
- Evidence.cs
- ListBindingHelper.cs
- StreamUpdate.cs
- CopyNamespacesAction.cs
- DataContractAttribute.cs
- CookieParameter.cs
- InheritanceContextHelper.cs
- ZipIOCentralDirectoryBlock.cs