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
- PolicyLevel.cs
- Rotation3D.cs
- WasEndpointConfigContainer.cs
- Registration.cs
- SessionPageStateSection.cs
- LinkDesigner.cs
- RbTree.cs
- BuildProvider.cs
- AuthorizationRuleCollection.cs
- MetadataException.cs
- ContentPresenter.cs
- MulticastDelegate.cs
- StyleSheetComponentEditor.cs
- Path.cs
- DynamicValidator.cs
- _HelperAsyncResults.cs
- DocumentAutomationPeer.cs
- TailPinnedEventArgs.cs
- ToolStripDesigner.cs
- ConnectionOrientedTransportChannelListener.cs
- MemoryPressure.cs
- SrgsToken.cs
- XhtmlBasicTextBoxAdapter.cs
- SqlTypesSchemaImporter.cs
- ResourcePart.cs
- RowBinding.cs
- TextRangeEdit.cs
- ConfigurationPermission.cs
- IntSecurity.cs
- ChoiceConverter.cs
- ValueConversionAttribute.cs
- XmlSerializationWriter.cs
- ArrayHelper.cs
- SharedUtils.cs
- _ProxyChain.cs
- Helpers.cs
- ReadWriteObjectLock.cs
- EpmTargetTree.cs
- HtmlElement.cs
- PointCollection.cs
- Privilege.cs
- ServiceParser.cs
- TokenBasedSetEnumerator.cs
- SqlRetyper.cs
- X509Chain.cs
- MarginCollapsingState.cs
- MetadataConversionError.cs
- IApplicationTrustManager.cs
- ObjectCacheHost.cs
- Point3DCollectionConverter.cs
- KeyConverter.cs
- TimeManager.cs
- CheckPair.cs
- SplitterPanelDesigner.cs
- ReflectPropertyDescriptor.cs
- LogExtentCollection.cs
- XPathNodeInfoAtom.cs
- IfAction.cs
- BindUriHelper.cs
- SerializationObjectManager.cs
- CollectionViewGroupRoot.cs
- EntitySet.cs
- RotateTransform3D.cs
- CipherData.cs
- OuterGlowBitmapEffect.cs
- BCLDebug.cs
- RangeValidator.cs
- XmlCDATASection.cs
- InputLanguageCollection.cs
- RenderData.cs
- TextFindEngine.cs
- WebHttpEndpointElement.cs
- DesignerActionList.cs
- ReadContentAsBinaryHelper.cs
- Int32RectValueSerializer.cs
- ConfigPathUtility.cs
- ActivationArguments.cs
- TransformProviderWrapper.cs
- SqlAliasesReferenced.cs
- XmlDataSourceView.cs
- ThreadPoolTaskScheduler.cs
- SiteOfOriginPart.cs
- ListContractAdapter.cs
- SvcMapFileLoader.cs
- Privilege.cs
- MonikerHelper.cs
- ConsumerConnectionPoint.cs
- UICuesEvent.cs
- TypeToStringValueConverter.cs
- BufferedWebEventProvider.cs
- RenamedEventArgs.cs
- UniqueCodeIdentifierScope.cs
- ListItemParagraph.cs
- RenderCapability.cs
- AssemblyBuilderData.cs
- FileUtil.cs
- ValuePatternIdentifiers.cs
- DataGridViewRowHeightInfoPushedEventArgs.cs
- thaishape.cs
- BlockCollection.cs