AssignableFrom(Type) Method

Definition

Assembly HeadlessTestingFramework.dll

Filter to controls that are assignable from the specified type.

public ControlFinder AssignableFrom(Type type)

Parameters

type
Type

The type to check assignability from.

Returns