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
- RowType.cs
- ParentQuery.cs
- CssClassPropertyAttribute.cs
- ShaderRenderModeValidation.cs
- BooleanAnimationBase.cs
- AsyncPostBackErrorEventArgs.cs
- ValuePattern.cs
- XmlFormatReaderGenerator.cs
- XPathNodeList.cs
- Menu.cs
- ListControlConvertEventArgs.cs
- DataGridViewAdvancedBorderStyle.cs
- XmlTypeAttribute.cs
- Opcode.cs
- OpCodes.cs
- ContextMenuStrip.cs
- ToolStripDesignerUtils.cs
- WebPartTransformer.cs
- ErrorHandler.cs
- ExternalException.cs
- RoutedUICommand.cs
- MeasureData.cs
- TextStore.cs
- InkCanvasAutomationPeer.cs
- ColumnMapVisitor.cs
- WebServiceReceive.cs
- ProjectionQueryOptionExpression.cs
- DebugHandleTracker.cs
- TextEndOfLine.cs
- Calendar.cs
- CodeChecksumPragma.cs
- ChannelBuilder.cs
- HostingEnvironmentWrapper.cs
- MultipartIdentifier.cs
- WeakReadOnlyCollection.cs
- ButtonChrome.cs
- SqlTrackingService.cs
- Compilation.cs
- ValidationPropertyAttribute.cs
- SettingsProperty.cs
- MenuStrip.cs
- RadioButtonList.cs
- AssemblyCollection.cs
- XsltArgumentList.cs
- PointAnimationClockResource.cs
- FlowNode.cs
- StickyNoteContentControl.cs
- DocumentOrderQuery.cs
- PolyLineSegmentFigureLogic.cs
- XPathDocumentBuilder.cs
- BlurBitmapEffect.cs
- WCFServiceClientProxyGenerator.cs
- Thread.cs
- MembershipAdapter.cs
- DataError.cs
- ProjectionPathSegment.cs
- CultureInfo.cs
- NGCUIElementCollectionSerializerAsync.cs
- CircleEase.cs
- DataGridState.cs
- FileLogRecordEnumerator.cs
- DataGridViewSelectedCellCollection.cs
- ModuleConfigurationInfo.cs
- TextTrailingCharacterEllipsis.cs
- DeviceContexts.cs
- OracleRowUpdatedEventArgs.cs
- BookmarkEventArgs.cs
- WorkflowLayouts.cs
- ConfigXmlAttribute.cs
- Function.cs
- MissingManifestResourceException.cs
- CacheDependency.cs
- XmlWrappingReader.cs
- ConfigurationPermission.cs
- SqlComparer.cs
- CurrencyWrapper.cs
- VariableReference.cs
- HtmlInputButton.cs
- BamlLocalizableResourceKey.cs
- QilTargetType.cs
- CodeDomDecompiler.cs
- _TimerThread.cs
- Annotation.cs
- DPTypeDescriptorContext.cs
- CustomCategoryAttribute.cs
- ControlType.cs
- HttpCacheVary.cs
- UTF8Encoding.cs
- EmptyCollection.cs
- Compiler.cs
- ExpressionPrefixAttribute.cs
- SortAction.cs
- XmlSchemaValidationException.cs
- ManualResetEvent.cs
- FrameworkContextData.cs
- UriTemplateTrieNode.cs
- ServicePointManagerElement.cs
- Byte.cs
- XmlCharCheckingWriter.cs
- TrackingSection.cs