Compartilhar via


Propriedade WpfCell.ContentControlType

Obtém o tipo de controle para o elemento contido por este controle de 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
    Get
public virtual ControlType ContentControlType { get; }
public:
virtual property ControlType^ ContentControlType {
    ControlType^ get ();
}
abstract ContentControlType : ControlType
override ContentControlType : ControlType
function get ContentControlType () : ControlType

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

WpfCell Classe

Namespace Microsoft.VisualStudio.TestTools.UITesting.WpfControls

ControlType