Język

GridLength.Auto Właściwość

Definicja

Pobiera wystąpienie GridLength , które zawiera wartość, której rozmiar jest określany przez właściwości rozmiaru obiektu zawartości.

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

Wartość właściwości

Wystąpienie, którego GridLength właściwość jest ustawiona GridUnitType na Auto.

Dotyczy

Zobacz też