ClassificationFormatDefinition::FontTypeface Property
Visual Studio 2015
Gets or sets the Typeface for this classification format.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
public: property Typeface^ FontTypeface { [CompilerGeneratedAttribute] Typeface^ get(); [CompilerGeneratedAttribute] protected: void set(Typeface^ value); }
Certain values (bold, italic) in this typeface can be overridden by other format definitions that have a higher priority.
Show: