Typography.GetMathematicalGreek(DependencyObject) Метод

Определение

Возвращает значение присоединенного свойства MathematicalGreek для указанного объекта зависимости.

public:
 static bool GetMathematicalGreek(System::Windows::DependencyObject ^ element);
[System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))]
public static bool GetMathematicalGreek (System.Windows.DependencyObject element);
[<System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))>]
static member GetMathematicalGreek : System.Windows.DependencyObject -> bool
Public Shared Function GetMathematicalGreek (element As DependencyObject) As Boolean

Параметры

element
DependencyObject

Объект зависимости, для которого требуется получить значение свойства MathematicalGreek.

Возвращаемое значение

Текущее значение присоединенного свойства MathematicalGreek в заданном объекте зависимости.

Атрибуты

Применяется к

См. также раздел