Compartir a través de


WpfCell.ContentControlType (Propiedad)

Obtiene el tipo de control del elemento contenido en este control de celda.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Ensamblado:  Microsoft.VisualStudio.TestTools.UITesting (en Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintaxis

'Declaración
Public Overridable ReadOnly Property ContentControlType As ControlType
public virtual ControlType ContentControlType { get; }
public:
virtual property ControlType^ ContentControlType {
    ControlType^ get ();
}
abstract ContentControlType : ControlType with get
override ContentControlType : ControlType with get
function get ContentControlType () : ControlType

Valor de propiedad

Tipo: Microsoft.VisualStudio.TestTools.UITesting.ControlType
El tipo de control del elemento contenido en este control de celda.

Seguridad de .NET Framework

Vea también

Referencia

WpfCell Clase

Microsoft.VisualStudio.TestTools.UITesting.WpfControls (Espacio de nombres)

ControlType