Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

WpfCell::ContentControlType Property

 

Gets the control type for the element that is contained by this cell control.

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

public:
property ControlType^ ContentControlType {
	virtual ControlType^ get();
}

Property Value

Type: Microsoft.VisualStudio.TestTools.UITesting::ControlType^

The control type for the element that is contained by this cell control.

Return to top
Show: