DevForce Help Reference
WPFTraceViewer Constructor(TracePublisher)


Create a trace viewer subscribed to the specified IdeaBlade.Core.TracePublisher.
Syntax
'Declaration
 
Public Function New( _
   ByVal tracePublisher As TracePublisher _
)
'Usage
 
Dim tracePublisher As TracePublisher
 
Dim instance As New WPFTraceViewer(tracePublisher)
public WPFTraceViewer( 
   TracePublisher tracePublisher
)

Parameters

tracePublisher
Remarks
Internal use only.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WPFTraceViewer Class
WPFTraceViewer Members
Overload List

Send Feedback