Method CheckListDialog.FormatText
Overload
Sets formatted text, like wpfBuilder.FormatText.
public void FormatText(wpfBuilder.InterpolatedString text)
Parameters
text (wpfBuilder.InterpolatedString)
Interpolated string (like These tags add inlines of these types:
Tags can have these attributes, like
WPF elements of these types can be inserted without tags:
XML special characters must be escaped:
The |
Exceptions
NotSupportedException
Unsupported obj type or non-empty Content/Header. |
ArgumentException
Unknown |
InvalidOperationException
The same |
FormatException
Invalid color attribute. |
Exception
Exceptions of System.Xml.Linq.XElement.Parse. |