TextOptions.SetDisplayColorEmoji Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Sets the DisplayColorEmoji property on the given object.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Shared Sub SetDisplayColorEmoji ( _
    target As FrameworkElement, _
    displayColorEmoji As Boolean _
)
public static void SetDisplayColorEmoji(
    FrameworkElement target,
    bool displayColorEmoji
)

Parameters

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

TextOptions Class

System.Windows.Media Namespace