GetDisplayColorEmoji Method
Collapse the table of content
Expand the table of content

TextOptions.GetDisplayColorEmoji Method

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

Retrieves the display color of the emoji of the given element.

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

public static bool GetDisplayColorEmoji(
	FrameworkElement target
)

Parameters

target
Type: System.Windows.FrameworkElement
The given element whose emoji is to be retrieved.

Return Value

Type: System.Boolean
The DisplayColorEmoji value of the given element.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft