GridLength.Auto Eigenschaft

Definition

Ruft eine Instanz davon ab, deren GridLength Größe durch die Größeneigenschaften des Inhaltsobjekts bestimmt wird.

public:
 static property System::Windows::GridLength Auto { System::Windows::GridLength get(); };
public static System.Windows.GridLength Auto { get; }
static member Auto : System.Windows.GridLength
Public Shared ReadOnly Property Auto As GridLength

Eigenschaftswert

Eine Instanz, deren GridLengthGridUnitType Eigenschaft auf Auto.

Gilt für:

Weitere Informationen