public Nullable<FontStyle> FontStyle { get; set; }
Public Property FontStyle As Nullable(Of FontStyle) Get Set
public: property Nullable<FontStyle> FontStyle { Nullable<FontStyle> get (); void set (Nullable<FontStyle> value); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238