Namespace:  C1.Silverlight.RichTextBox
Assembly:  C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)

Syntax

C#
protected override Nullable<FontWeight> UnCheckedValue { get; }
Visual Basic
Protected Overrides ReadOnly Property UnCheckedValue As Nullable(Of FontWeight)
	Get

See Also