Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / MS / Internal / TraceShell.cs / 1305600 / TraceShell.cs
#define TRACE //---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // Description: Defines TraceShell class, for providing debugging information // for Shell integration // //--------------------------------------------------------------------------- using System; using System.Collections; using System.ComponentModel; using System.Diagnostics; using System.Reflection; using System.Text; using System.Windows; using System.Windows.Data; using MS.Internal.Data; using MS.Win32; namespace MS.Internal { ////// Provides a central mechanism for providing debugging information /// to aid programmers in using Shell integration features. /// Helpers are defined here. /// The rest of the class is generated; see also: AvTraceMessage.txt and genTraceStrings.pl /// internal static partial class TraceShell { static TraceShell() { // This tells tracing that IsEnabled should be true if we're in the debugger, // even if the registry flag isn't turned on. By default, IsEnabled is only // true if the registry is set. _avTrace.EnabledByDebugger = true; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. #define TRACE //---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // Description: Defines TraceShell class, for providing debugging information // for Shell integration // //--------------------------------------------------------------------------- using System; using System.Collections; using System.ComponentModel; using System.Diagnostics; using System.Reflection; using System.Text; using System.Windows; using System.Windows.Data; using MS.Internal.Data; using MS.Win32; namespace MS.Internal { ////// Provides a central mechanism for providing debugging information /// to aid programmers in using Shell integration features. /// Helpers are defined here. /// The rest of the class is generated; see also: AvTraceMessage.txt and genTraceStrings.pl /// internal static partial class TraceShell { static TraceShell() { // This tells tracing that IsEnabled should be true if we're in the debugger, // even if the registry flag isn't turned on. By default, IsEnabled is only // true if the registry is set. _avTrace.EnabledByDebugger = true; } } } // 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
- ProviderUtil.cs
- ForwardPositionQuery.cs
- EndpointAddressMessageFilterTable.cs
- SqlDataSourceSelectingEventArgs.cs
- Publisher.cs
- SoapTypeAttribute.cs
- BufferedGraphics.cs
- FileDialogPermission.cs
- AnonymousIdentificationSection.cs
- ComponentEvent.cs
- ScrollBar.cs
- SpeakProgressEventArgs.cs
- FtpRequestCacheValidator.cs
- ModelPropertyDescriptor.cs
- HwndTarget.cs
- FolderLevelBuildProviderCollection.cs
- SymLanguageType.cs
- DependencyPropertyChangedEventArgs.cs
- SuppressMessageAttribute.cs
- SmiGettersStream.cs
- DbConnectionStringCommon.cs
- CompilerLocalReference.cs
- CriticalFinalizerObject.cs
- Imaging.cs
- Crypto.cs
- HttpHandlerActionCollection.cs
- PrtTicket_Base.cs
- OleDbPropertySetGuid.cs
- ExtensionDataReader.cs
- FontFamilyConverter.cs
- XmlQueryCardinality.cs
- Repeater.cs
- XmlCharacterData.cs
- HtmlTitle.cs
- StatusBarPanelClickEvent.cs
- LocatorManager.cs
- querybuilder.cs
- SqlNotificationRequest.cs
- ApplicationInterop.cs
- CodeEventReferenceExpression.cs
- ButtonChrome.cs
- ComponentChangedEvent.cs
- SyntaxCheck.cs
- SkinBuilder.cs
- ProviderMetadataCachedInformation.cs
- Globals.cs
- TypeConverterAttribute.cs
- TrustLevelCollection.cs
- ToolStripPanel.cs
- InkCanvasInnerCanvas.cs
- ServiceMetadataExtension.cs
- Positioning.cs
- _AuthenticationState.cs
- DecoratedNameAttribute.cs
- LogAppendAsyncResult.cs
- BitmapEncoder.cs
- InputQueue.cs
- AnnotationHelper.cs
- WriteableBitmap.cs
- TextDpi.cs
- Symbol.cs
- DrawingBrush.cs
- AncestorChangedEventArgs.cs
- DataGridViewSelectedColumnCollection.cs
- ResolveCriteriaApril2005.cs
- XmlSchemaException.cs
- DrawingState.cs
- DataServiceRequest.cs
- ToolStripPanel.cs
- CookieProtection.cs
- TraceSource.cs
- UserControlCodeDomTreeGenerator.cs
- ProcessModuleDesigner.cs
- Activator.cs
- unsafenativemethodsother.cs
- RealizedColumnsBlock.cs
- UnknownWrapper.cs
- storepermissionattribute.cs
- DefaultBindingPropertyAttribute.cs
- RawStylusActions.cs
- HistoryEventArgs.cs
- TableDetailsRow.cs
- VisualTreeUtils.cs
- FrameworkContentElement.cs
- ThemeableAttribute.cs
- ApplicationTrust.cs
- Calendar.cs
- CodeGen.cs
- Ipv6Element.cs
- DataColumnMappingCollection.cs
- EtwTrace.cs
- CorrelationManager.cs
- ApplicationInterop.cs
- StreamedFramingRequestChannel.cs
- PropertyGrid.cs
- SendKeys.cs
- SequentialWorkflowHeaderFooter.cs
- OSFeature.cs
- SerialPort.cs
- GenericParameterDataContract.cs