Implemented interface member:
property
HasLineInfo
System.Xaml.IXamlLineInfo.HasLineInfo
1 write to HasLineInfo
System.Xaml (1)
System\Xaml\XamlNodeQueue.cs (1)
86
_reader.
HasLineInfo
= true;
1 reference to HasLineInfo
System.Xaml (1)
System\Xaml\XamlNodeQueue.cs (1)
84
if (_reader != null && !_reader.
HasLineInfo
)