[]
Gets the value of the Stream attached property for a given object.
public static byte[] GetStream(DependencyObject obj)
Type | Name | Description |
---|---|---|
DependencyObject | obj | The object from which the property value is read. |
Type | Description |
---|---|
byte[] | The Stream value of the requested object. |