Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Framework / MS / Internal / TraceHwndHost.cs / 1305600 / 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
- DataGridViewLayoutData.cs
- TouchesOverProperty.cs
- DataControlField.cs
- TransactionContextManager.cs
- TypeNameConverter.cs
- ObjectStateManager.cs
- EncoderBestFitFallback.cs
- WinFormsSpinner.cs
- SafeTimerHandle.cs
- EntityEntry.cs
- SystemIcmpV6Statistics.cs
- x509store.cs
- FormClosedEvent.cs
- ObjectDataSourceMethodEventArgs.cs
- NetworkInformationPermission.cs
- EntityClassGenerator.cs
- HttpWebRequest.cs
- TextEditorLists.cs
- Pool.cs
- SqlVisitor.cs
- NullReferenceException.cs
- followingsibling.cs
- ViewCellSlot.cs
- Ticks.cs
- InstanceHandle.cs
- ResourceDisplayNameAttribute.cs
- SmiEventSink_Default.cs
- WindowsTreeView.cs
- LinearGradientBrush.cs
- QilTypeChecker.cs
- ExpressionVisitorHelpers.cs
- MetadataHelper.cs
- ContainerVisual.cs
- StrokeNodeData.cs
- CodeAttributeDeclaration.cs
- TypeToken.cs
- IntSecurity.cs
- WindowsListViewGroupHelper.cs
- ObjectDataSourceEventArgs.cs
- SrgsRulesCollection.cs
- PenThreadWorker.cs
- TransactionTraceIdentifier.cs
- HtmlControl.cs
- CalendarDay.cs
- TextRenderingModeValidation.cs
- ParentUndoUnit.cs
- RegexGroup.cs
- ColumnWidthChangedEvent.cs
- GradientStop.cs
- XmlSiteMapProvider.cs
- Image.cs
- ConditionalDesigner.cs
- EmulateRecognizeCompletedEventArgs.cs
- ToolBarButton.cs
- ScriptDescriptor.cs
- SparseMemoryStream.cs
- ValueSerializerAttribute.cs
- DeferredReference.cs
- ObjectDataSourceFilteringEventArgs.cs
- TypeElementCollection.cs
- Translator.cs
- ObjectListSelectEventArgs.cs
- ProxyHelper.cs
- UInt32Converter.cs
- AnnotationResourceCollection.cs
- RightsManagementEncryptionTransform.cs
- SortDescriptionCollection.cs
- RelationshipSet.cs
- DesignTimeType.cs
- AsyncCallback.cs
- SEHException.cs
- VScrollProperties.cs
- OracleTimeSpan.cs
- BitmapEditor.cs
- QuotedStringFormatReader.cs
- WebResourceUtil.cs
- ResourceManager.cs
- RawUIStateInputReport.cs
- OperationDescription.cs
- FreezableOperations.cs
- StrokeNode.cs
- EpmCustomContentDeSerializer.cs
- FilteredXmlReader.cs
- _ServiceNameStore.cs
- ReaderWriterLock.cs
- PanningMessageFilter.cs
- CompositeScriptReferenceEventArgs.cs
- TransformPatternIdentifiers.cs
- StreamInfo.cs
- LocatorPartList.cs
- BufferedWebEventProvider.cs
- _SpnDictionary.cs
- CaseInsensitiveHashCodeProvider.cs
- CheckBoxPopupAdapter.cs
- KeyInterop.cs
- IntegerCollectionEditor.cs
- BooleanToVisibilityConverter.cs
- BulletDecorator.cs
- ResourceSet.cs
- OptimizedTemplateContent.cs