Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox.ApplicationBar (in C1.Phone.RichTextBox.ApplicationBar.dll)

Syntax

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

See Also