Sdílet prostřednictvím


RenderOptions.GetClearTypeHint(DependencyObject) Metoda

Definice

Získá hodnotu ClearTypeHint připojené vlastnosti zadaného prvku.

public:
 static System::Windows::Media::ClearTypeHint GetClearTypeHint(System::Windows::DependencyObject ^ target);
[System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))]
public static System.Windows.Media.ClearTypeHint GetClearTypeHint (System.Windows.DependencyObject target);
[<System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))>]
static member GetClearTypeHint : System.Windows.DependencyObject -> System.Windows.Media.ClearTypeHint
Public Shared Function GetClearTypeHint (target As DependencyObject) As ClearTypeHint

Parametry

target
DependencyObject

Pro DependencyObject načtení ClearTypeHint připojené vlastnosti.

Návraty

ClearTypeHint

Hodnota ClearTypeHint připojené vlastnosti pro target.

Atributy

Platí pro