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
- target
Type: System.Windows..::.FrameworkElement
The target object.
- displayColorEmoji
Type: System..::.Boolean
The DisplayColorEmoji property to be set on the target.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0