Click or drag to resize

AbstractServiceImageSource Property

Gets or sets the image source.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public ImageSource ImageSource { get; protected set; }

Property Value

Type: ImageSource
The image source.
See Also