XamlDebuggerXmlReader
EndColumnName
EndLineName
FileNameName
StartColumnName
StartLineName
XamlDebuggerXmlReader(TextReader)
XamlDebuggerXmlReader(TextReader, XamlSchemaContext)
XamlDebuggerXmlReader(XamlReader, TextReader)
XamlDebuggerXmlReader(XamlReader, IXamlLineInfo, TextReader)
CollectNonActivitySourceLocation
HasLineInfo
IsEof
LineNumber
LinePosition
Member
Namespace
NodeType
SchemaContext
Type
Value
CopyAttachedSourceLocation(Object, Object)
Dispose(Boolean)
GetEndColumn(Object)
GetEndLine(Object)
GetFileName(Object)
GetStartColumn(Object)
GetStartLine(Object)
Read()
SetEndColumn(Object, Object)
SetEndLine(Object, Object)
SetFileName(Object, Object)
SetStartColumn(Object, Object)
SetStartLine(Object, Object)
SourceLocationFound
net481
namespace System.Activities.Debugger
{
public class XamlDebuggerXmlReader : XamlReader, IXamlLineInfo
{
[Obsolete("Don't use this constructor. Use \"public XamlDebuggerXmlReader(TextReader underlyingTextReader)\" or \"public XamlDebuggerXmlReader(TextReader underlyingTextReader, XamlSchemaContext schemaContext)\" instead.")]
public XamlDebuggerXmlReader(XamlReader underlyingReader, TextReader textReader);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET Framework | 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net481 | |
Assembly | System.Activities , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs an assembly reference to |
Obsolete | Don't use this constructor. Use "public XamlDebuggerXmlReader(TextReader underlyingTextReader)" or "public XamlDebuggerXmlReader(TextReader underlyingTextReader, XamlSchemaContext schemaContext)" instead. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API