Click or drag to resize

AbstractMetadataVisualizerType Property

The type of WPF control which shows the result of the type must be derived from Hummingbird.TestFramework.DataVisualizer

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

Property Value

Type: Type
See Also