RenderOptions::GetClearTypeHint Method (DependencyObject^)
.NET Framework (current version)
Gets the value of the ClearTypeHint attached property of the specified element.
Assembly: PresentationCore (in PresentationCore.dll)
public: [AttachedPropertyBrowsableForTypeAttribute((DependencyObject^::typeid))] static ClearTypeHint GetClearTypeHint( DependencyObject^ target )
Parameters
- target
-
Type:
System.Windows::DependencyObject^
The DependencyObject to retrieve the ClearTypeHint attached property for.
Return Value
Type: System.Windows.Media::ClearTypeHintThe value of the ClearTypeHint attached property for target.
.NET Framework
Available since 4.0
Available since 4.0
Show: