1 write to titleField
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
Preview\PreviewPane.cs (1)
40this.titleField = new NSTextField()
2 references to titleField
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (2)
Preview\PreviewPane.cs (2)
48titlePlaceholder.AddArrangedSubview(titleField); 83this.titleField.AttributedStringValue = attributedStringTitle;