Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Framework / MS / Internal / TraceHwndHost.cs / 1 / TraceHwndHost.cs
#define TRACE //---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // Description: Defines TraceHwndHost class, for providing debugging information // for HwndHosts // //--------------------------------------------------------------------------- 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 HwndHost. /// Helpers are defined here. /// The rest of the class is generated; see also: AvTraceMessage.txt and genTraceStrings.pl /// internal static partial class TraceHwndHost { // ----------------------------------------------------------------- // Constructors // ----------------------------------------------------------------- static TraceHwndHost() { // 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 TraceHwndHost class, for providing debugging information // for HwndHosts // //--------------------------------------------------------------------------- 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 HwndHost. /// Helpers are defined here. /// The rest of the class is generated; see also: AvTraceMessage.txt and genTraceStrings.pl /// internal static partial class TraceHwndHost { // ----------------------------------------------------------------- // Constructors // ----------------------------------------------------------------- static TraceHwndHost() { // 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
- DBParameter.cs
- activationcontext.cs
- LinkDescriptor.cs
- altserialization.cs
- UTF8Encoding.cs
- ReturnEventArgs.cs
- PhonemeConverter.cs
- ExpressionPrinter.cs
- ComponentCommands.cs
- VectorCollectionValueSerializer.cs
- RegexNode.cs
- ActivationWorker.cs
- XsltLoader.cs
- SurrogateSelector.cs
- ClientConvert.cs
- DataGridViewSelectedCellCollection.cs
- ServerValidateEventArgs.cs
- Renderer.cs
- PageClientProxyGenerator.cs
- LocatorPart.cs
- SmtpNegotiateAuthenticationModule.cs
- RtfToXamlLexer.cs
- Rfc4050KeyFormatter.cs
- PolyQuadraticBezierSegment.cs
- TypeUtil.cs
- ExecutorLocksHeldException.cs
- UriSectionReader.cs
- IPGlobalProperties.cs
- EmptyEnumerator.cs
- DecimalAverageAggregationOperator.cs
- HtmlImage.cs
- _NTAuthentication.cs
- TextParagraphProperties.cs
- XmlWriterTraceListener.cs
- EncoderReplacementFallback.cs
- UntypedNullExpression.cs
- PermissionAttributes.cs
- Domain.cs
- Boolean.cs
- SettingsProperty.cs
- LinqDataSourceContextData.cs
- FixedPage.cs
- DrawListViewColumnHeaderEventArgs.cs
- TerminateSequence.cs
- UrlPath.cs
- QueryParameter.cs
- TextEffectResolver.cs
- EventDescriptor.cs
- COAUTHINFO.cs
- CssTextWriter.cs
- NamespaceQuery.cs
- StylusCollection.cs
- SymmetricAlgorithm.cs
- ProjectionPruner.cs
- Utils.cs
- DataServiceProcessingPipelineEventArgs.cs
- DataGrid.cs
- MonthChangedEventArgs.cs
- IRCollection.cs
- PackageRelationshipCollection.cs
- PageClientProxyGenerator.cs
- ConfigPathUtility.cs
- AggregateException.cs
- SafeNativeMethods.cs
- streamingZipPartStream.cs
- WebHttpSecurityElement.cs
- dbdatarecord.cs
- StandardOleMarshalObject.cs
- LoginDesigner.cs
- LicFileLicenseProvider.cs
- WindowsAltTab.cs
- TemplateInstanceAttribute.cs
- CustomExpression.cs
- SelectionWordBreaker.cs
- WebExceptionStatus.cs
- ListDictionaryInternal.cs
- CSharpCodeProvider.cs
- EncryptedReference.cs
- NativeWrapper.cs
- ImmComposition.cs
- UnionExpr.cs
- DBConnectionString.cs
- ZipIOLocalFileDataDescriptor.cs
- LinkedResourceCollection.cs
- HttpProcessUtility.cs
- CodeAssignStatement.cs
- Stylus.cs
- EventWaitHandleSecurity.cs
- ZipIOZip64EndOfCentralDirectoryLocatorBlock.cs
- SimpleNameService.cs
- CellConstantDomain.cs
- AdapterUtil.cs
- Soap.cs
- DecoderFallbackWithFailureFlag.cs
- DataColumn.cs
- MultipleViewPatternIdentifiers.cs
- TypeDescriptionProvider.cs
- CollectionType.cs
- XmlDeclaration.cs
- LocationUpdates.cs