HasControl(Visual, String) Method

Definition

Assembly HeadlessTestingFramework.dll

Validates that the visual tree contains a control with the specified name.

public static bool HasControl(this Visual root, string name)

Parameters

name
String

Returns