[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.ImageAttach.GetStream

GetStream Method

GetStream(DependencyObject)

Gets the value of the Stream attached property for a given object.

Declaration
public static byte[] GetStream(DependencyObject obj)
Parameters
Type Name Description
DependencyObject obj

The object from which the property value is read.

Returns
Type Description
byte[]

The Stream value of the requested object.