Sdílet prostřednictvím


WpfCell.ContentControlType – vlastnost

Získá obsažený v této buňky ovládacího prvku typu ovládacího prvku.

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Sestavení:  Microsoft.VisualStudio.TestTools.UITesting (v Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Deklarace
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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.UITesting.ControlType
Typ ovládacího prvku obsažený v této buňky ovládacího prvku.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

WpfCell Třída

Microsoft.VisualStudio.TestTools.UITesting.WpfControls – obor názvů

ControlType