Freigeben über


GridUnitTypeAttribute(GridUnitType) Constructor

Definition

Constructs a GridUnitTypeAttribute.

public:
 GridUnitTypeAttribute(System::Windows::GridUnitType gridUnitType);
public GridUnitTypeAttribute (System.Windows.GridUnitType gridUnitType);
new Microsoft.VisualStudio.Text.Editor.GridUnitTypeAttribute : System.Windows.GridUnitType -> Microsoft.VisualStudio.Text.Editor.GridUnitTypeAttribute
Public Sub New (gridUnitType As GridUnitType)

Parameters

gridUnitType
GridUnitType

The GridUnitType.

Applies to