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
- PathSegment.cs
- RenameRuleObjectDialog.Designer.cs
- RIPEMD160Managed.cs
- X509ChainPolicy.cs
- TraceUtility.cs
- ReplyChannelBinder.cs
- PixelFormats.cs
- DataListItem.cs
- CachedPathData.cs
- EntityDataSourceQueryBuilder.cs
- ServiceOperation.cs
- PointConverter.cs
- MonthChangedEventArgs.cs
- PackageRelationshipCollection.cs
- FileDialog_Vista_Interop.cs
- IndexerNameAttribute.cs
- MediaElement.cs
- WebHttpSecurityElement.cs
- Version.cs
- HtmlInputHidden.cs
- WebPartVerbCollection.cs
- EntityStoreSchemaGenerator.cs
- URLMembershipCondition.cs
- DataGridViewTopRowAccessibleObject.cs
- SignedXml.cs
- Utils.cs
- WaveHeader.cs
- StateItem.cs
- ApplicationSettingsBase.cs
- ValueChangedEventManager.cs
- SqlWorkflowPersistenceService.cs
- WebPartConnectVerb.cs
- ServerValidateEventArgs.cs
- ContactManager.cs
- Matrix.cs
- SupportsEventValidationAttribute.cs
- XPathAncestorQuery.cs
- HttpAsyncResult.cs
- ActiveXContainer.cs
- COM2EnumConverter.cs
- XmlDataSource.cs
- InkCanvasAutomationPeer.cs
- NeedSkipTokenVisitor.cs
- XmlFormatReaderGenerator.cs
- SuppressMergeCheckAttribute.cs
- DataControlReferenceCollection.cs
- FixedSOMTextRun.cs
- CapabilitiesPattern.cs
- WinFormsSecurity.cs
- FaultDescriptionCollection.cs
- WSSecurityOneDotZeroReceiveSecurityHeader.cs
- MimePart.cs
- ProfileParameter.cs
- SingleAnimation.cs
- Matrix3DConverter.cs
- ProtectedConfigurationProviderCollection.cs
- MobileErrorInfo.cs
- InvalidProgramException.cs
- MetadataReference.cs
- StickyNoteHelper.cs
- ReflectionHelper.cs
- ButtonBaseAutomationPeer.cs
- _ChunkParse.cs
- NativeBuffer.cs
- CurrentChangingEventManager.cs
- DesignerDataParameter.cs
- TextDecorations.cs
- ModelUtilities.cs
- BmpBitmapDecoder.cs
- HealthMonitoringSectionHelper.cs
- DesignerSerializationVisibilityAttribute.cs
- AutomationFocusChangedEventArgs.cs
- DesignerForm.cs
- OleDbCommandBuilder.cs
- ProcessManager.cs
- HtmlInputSubmit.cs
- SolidColorBrush.cs
- ElementHostPropertyMap.cs
- PersonalizationStateQuery.cs
- XmlAutoDetectWriter.cs
- ExpressionCopier.cs
- RijndaelManaged.cs
- base64Transforms.cs
- TransformationRules.cs
- Literal.cs
- ContractUtils.cs
- DefaultTypeArgumentAttribute.cs
- SplitContainer.cs
- FieldBuilder.cs
- SqlBulkCopyColumnMappingCollection.cs
- HtmlImage.cs
- X509Extension.cs
- SerialReceived.cs
- Italic.cs
- LoadedEvent.cs
- SiteMapProvider.cs
- ScrollPattern.cs
- ServiceReference.cs
- IItemContainerGenerator.cs
- CompareValidator.cs