RibbonTwoLineText.GetHasTwoLines(DependencyObject) Metoda

Definicja

Pobiera wartość dołączonej HasTwoLines właściwości dla obiektu.

public:
 static bool GetHasTwoLines(System::Windows::DependencyObject ^ element);
public static bool GetHasTwoLines (System.Windows.DependencyObject element);
static member GetHasTwoLines : System.Windows.DependencyObject -> bool
Public Shared Function GetHasTwoLines (element As DependencyObject) As Boolean

Parametry

element
DependencyObject

Obiekt, z którego jest odczytywana wartość właściwości.

Zwraca

Boolean

Wartość właściwości obiektu HasTwoLines .

Wyjątki

Określona element wartość to null.

Dotyczy