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
- CheckBoxList.cs
- BindValidationContext.cs
- AddressHeader.cs
- BitmapScalingModeValidation.cs
- DataKeyArray.cs
- FixedLineResult.cs
- TaskFormBase.cs
- InfoCardClaim.cs
- SystemInfo.cs
- NumericExpr.cs
- TrustManagerMoreInformation.cs
- Int32RectValueSerializer.cs
- ProgressChangedEventArgs.cs
- ControlAdapter.cs
- RelationalExpressions.cs
- DataViewSetting.cs
- LinkButton.cs
- EventLogEntry.cs
- FrameworkElementFactory.cs
- TableLayoutSettingsTypeConverter.cs
- HtmlButton.cs
- BindingContext.cs
- BitmapVisualManager.cs
- IERequestCache.cs
- DirectoryInfo.cs
- TypeUtil.cs
- DocumentPageTextView.cs
- GeometryModel3D.cs
- RequestFactory.cs
- storepermissionattribute.cs
- ByteStorage.cs
- ParameterCollectionEditor.cs
- AsyncResult.cs
- RowTypeElement.cs
- InvalidateEvent.cs
- AppDomainAttributes.cs
- SizeChangedInfo.cs
- NeutralResourcesLanguageAttribute.cs
- BoolExpressionVisitors.cs
- DtrList.cs
- ResourceManager.cs
- WebPartTransformerAttribute.cs
- ScrollEvent.cs
- FormsAuthenticationUserCollection.cs
- ParagraphVisual.cs
- ItemCheckEvent.cs
- SqlUserDefinedAggregateAttribute.cs
- FixUpCollection.cs
- WorkflowApplicationException.cs
- ItemsChangedEventArgs.cs
- PageBorderless.cs
- FileDialog.cs
- FixedSOMPageElement.cs
- EditorZone.cs
- CacheDependency.cs
- FtpWebResponse.cs
- SharedPersonalizationStateInfo.cs
- SevenBitStream.cs
- CompareValidator.cs
- RewritingProcessor.cs
- EntityCollection.cs
- FunctionImportElement.cs
- UnsafeNativeMethods.cs
- TableRow.cs
- TimeSpanStorage.cs
- GroupDescription.cs
- ContextStack.cs
- KeyValueSerializer.cs
- PropertyNames.cs
- Menu.cs
- ListViewAutomationPeer.cs
- TraceHandlerErrorFormatter.cs
- Viewport2DVisual3D.cs
- DependencyPropertyHelper.cs
- GZipDecoder.cs
- DbTransaction.cs
- SessionStateContainer.cs
- StickyNoteContentControl.cs
- OrderByBuilder.cs
- AuthenticatedStream.cs
- CompareValidator.cs
- CellIdBoolean.cs
- RegexWorker.cs
- DataSourceCache.cs
- MutableAssemblyCacheEntry.cs
- ListViewAutomationPeer.cs
- XamlReader.cs
- DocumentXPathNavigator.cs
- CodeDomConfigurationHandler.cs
- SiteMapSection.cs
- ProfileGroupSettingsCollection.cs
- InstanceDataCollectionCollection.cs
- MsmqInputSessionChannel.cs
- BitmapMetadataBlob.cs
- FixedSOMTableRow.cs
- TypeInfo.cs
- UrlPath.cs
- CollectionBase.cs
- MbpInfo.cs
- _ConnectOverlappedAsyncResult.cs