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
- Privilege.cs
- LinqDataSource.cs
- Translator.cs
- EtwTrace.cs
- PermissionSetEnumerator.cs
- DbProviderSpecificTypePropertyAttribute.cs
- Environment.cs
- EntityDataSourceConfigureObjectContext.cs
- IfJoinedCondition.cs
- StateItem.cs
- LockingPersistenceProvider.cs
- ExpressionBuilder.cs
- Lasso.cs
- Trace.cs
- NullableBoolConverter.cs
- Attributes.cs
- DispatchWrapper.cs
- FirstQueryOperator.cs
- Tablet.cs
- FlowDocumentView.cs
- ReflectionHelper.cs
- TableStyle.cs
- BooleanFacetDescriptionElement.cs
- MenuItemCollection.cs
- XmlSerializerAssemblyAttribute.cs
- DrawingState.cs
- ManagedWndProcTracker.cs
- Converter.cs
- ObjectConverter.cs
- HierarchicalDataTemplate.cs
- WhitespaceSignificantCollectionAttribute.cs
- RelationshipFixer.cs
- SrgsRulesCollection.cs
- CollectionViewSource.cs
- BitmapEffectInput.cs
- IInstanceTable.cs
- RunInstallerAttribute.cs
- EventTrigger.cs
- SyndicationDeserializer.cs
- DesignerActionPropertyItem.cs
- categoryentry.cs
- DBNull.cs
- CellTreeNode.cs
- UnsafeNativeMethods.cs
- PackagePart.cs
- OrderedDictionary.cs
- CustomTypeDescriptor.cs
- XmlComplianceUtil.cs
- ContractSearchPattern.cs
- Queue.cs
- ButtonField.cs
- SQLGuidStorage.cs
- SqlConnectionString.cs
- RequestSecurityTokenResponse.cs
- PasswordRecovery.cs
- BitmapVisualManager.cs
- SystemEvents.cs
- AmbientLight.cs
- GlobalizationAssembly.cs
- CachingHintValidation.cs
- DBConcurrencyException.cs
- HandlerFactoryWrapper.cs
- MailAddress.cs
- RangeEnumerable.cs
- DataListItemEventArgs.cs
- MobileComponentEditorPage.cs
- ScriptingWebServicesSectionGroup.cs
- NodeFunctions.cs
- CallContext.cs
- BrowserDefinitionCollection.cs
- PinnedBufferMemoryStream.cs
- MailMessageEventArgs.cs
- SharedStream.cs
- PrivateFontCollection.cs
- HttpChannelBindingToken.cs
- MobileUserControl.cs
- columnmapfactory.cs
- TextEditorContextMenu.cs
- MetadataItem_Static.cs
- FtpRequestCacheValidator.cs
- PrivateFontCollection.cs
- DesignerTransaction.cs
- ContractMethodInfo.cs
- FrameworkEventSource.cs
- AttributeQuery.cs
- Helper.cs
- XmlSortKeyAccumulator.cs
- XamlVector3DCollectionSerializer.cs
- PartialArray.cs
- DataGridViewCellStyleConverter.cs
- CustomCredentialPolicy.cs
- IssuanceLicense.cs
- CommentAction.cs
- NumberFormatInfo.cs
- CodeDelegateCreateExpression.cs
- DefaultProxySection.cs
- EventsTab.cs
- DataGridCell.cs
- DefaultTextStore.cs
- Visual3D.cs