XamlObjectWriter::ShouldProvideLineInfo Property
.NET Framework (current version)
Gets a value that reports whether a line information service should provide values and therefore, should also call the SetLineInfo method when it is relevant.
Assembly: System.Xaml (in System.Xaml.dll)
Property Value
Type: System::Booleantrue if line information is used by the writer; otherwise, false.
This implementation always returns true.
.NET Framework
Available since 4.0
Available since 4.0
Show: