AvalonEdit
ContextualSwashes Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesContextualSwashes
Gets a value that specifies the index of a contextual swashes form.
Declaration Syntax
C#Visual BasicVisual C++
public override int ContextualSwashes { get; }
Public Overrides ReadOnly Property ContextualSwashes As Integer
	Get
public:
virtual property int ContextualSwashes {
	int get () override;
}
Return Value
The index of the standard swashes form. The default is 0 (zero).

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238