3 references to HasDescription
Microsoft.VisualStudio.LanguageServices (3)
PreviewPane\PreviewPane.xaml.cs (3)
315
if (
HasDescription
|| (IsNormal(titleTextBlockHeight) && (titleTextBlockHeight > _heightForThreeLineTitle)))
390
DiagnosticLogger.LogHyperlink(hyperlink.Name ?? "Preview", _id,
HasDescription
, _logIdVerbatimInTelemetry, e.Uri.AbsoluteUri);
400
if (
HasDescription
)