Defines attached properties to save an image stream in a BitmapImage object.

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

Syntax

C#
public static class ImageAttach
Visual Basic
Public NotInheritable Class ImageAttach

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.RichTextBox..::..ImageAttach

See Also