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
- ADRole.cs
- ScrollProviderWrapper.cs
- ReadOnlyTernaryTree.cs
- CustomError.cs
- Triplet.cs
- Sql8ExpressionRewriter.cs
- ValidatingPropertiesEventArgs.cs
- FontDifferentiator.cs
- ItemPager.cs
- InvokeMemberBinder.cs
- StateManagedCollection.cs
- DigestComparer.cs
- StringUtil.cs
- ViewStateException.cs
- RowParagraph.cs
- RayHitTestParameters.cs
- SqlBooleanizer.cs
- WebSysDisplayNameAttribute.cs
- CatalogPartCollection.cs
- MetadataCollection.cs
- VerticalAlignConverter.cs
- TypeDependencyAttribute.cs
- ScriptDescriptor.cs
- HashStream.cs
- ValueSerializerAttribute.cs
- DynamicValidator.cs
- DirectoryRedirect.cs
- ExpressionVisitor.cs
- PolyQuadraticBezierSegmentFigureLogic.cs
- FlowDocumentReader.cs
- VectorCollectionConverter.cs
- StickyNoteContentControl.cs
- DiagnosticSection.cs
- FunctionImportMapping.cs
- HandleCollector.cs
- SqlRecordBuffer.cs
- panel.cs
- BitmapSourceSafeMILHandle.cs
- DataGridViewBindingCompleteEventArgs.cs
- NavigateEvent.cs
- ScrollProperties.cs
- TagNameToTypeMapper.cs
- HostingEnvironmentException.cs
- TabRenderer.cs
- DriveNotFoundException.cs
- Clause.cs
- XMLSyntaxException.cs
- SerTrace.cs
- SystemDropShadowChrome.cs
- TextParagraphView.cs
- SqlDataSourceCustomCommandPanel.cs
- DefaultValueTypeConverter.cs
- WebConfigurationHostFileChange.cs
- HtmlTernaryTree.cs
- XmlDataDocument.cs
- EmissiveMaterial.cs
- XXXOnTypeBuilderInstantiation.cs
- ScrollProperties.cs
- httpapplicationstate.cs
- _DisconnectOverlappedAsyncResult.cs
- GenericQueueSurrogate.cs
- Literal.cs
- DesignerWidgets.cs
- MenuBase.cs
- InvalidateEvent.cs
- COM2ICategorizePropertiesHandler.cs
- CaseDesigner.xaml.cs
- RequestResponse.cs
- CodeDOMUtility.cs
- IgnorePropertiesAttribute.cs
- WebRequest.cs
- DescendantBaseQuery.cs
- Identifier.cs
- WindowsSpinner.cs
- PolyQuadraticBezierSegment.cs
- InternalUserCancelledException.cs
- ProxyWebPart.cs
- RSAOAEPKeyExchangeFormatter.cs
- XmlAttributeOverrides.cs
- FixedSOMLineCollection.cs
- TextSelectionHighlightLayer.cs
- PathGeometry.cs
- ExtensibleClassFactory.cs
- cookieexception.cs
- XmlChoiceIdentifierAttribute.cs
- InternalControlCollection.cs
- TemplateBuilder.cs
- DataProviderNameConverter.cs
- TableLayoutPanelResizeGlyph.cs
- MenuCommands.cs
- LinqDataSourceInsertEventArgs.cs
- ScriptRegistrationManager.cs
- SessionStateSection.cs
- PropertyValueUIItem.cs
- TabControl.cs
- EncryptedPackage.cs
- CodeRemoveEventStatement.cs
- WebPartRestoreVerb.cs
- SByteConverter.cs
- FastEncoder.cs