Partilhar via


Propriedade WpfCell.ContentControlType

Obtém o tipo de controle para o elemento contido por este controle da célula.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (em Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: Microsoft.VisualStudio.TestTools.UITesting.ControlType
O tipo de controle para o elemento contido por este controle da célula.

Segurança do .NET Framework

Consulte também

Referência

WpfCell Classe

Namespace Microsoft.VisualStudio.TestTools.UITesting.WpfControls

ControlType