ClassUniformGrid
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class UniformGrid : Panel, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementPanelUniformGrid
Implements:
Inherited Members
Constructors
UniformGrid()
Declaration
cs-api-definition
public UniformGrid()
Fields
ColumnsProperty
Declaration
cs-api-definition
public static AutomationProperty ColumnsProperty
Field Value
FirstColumnProperty
Declaration
cs-api-definition
public static AutomationProperty FirstColumnProperty
Field Value
RowsProperty
Declaration
cs-api-definition
public static AutomationProperty RowsProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.