MindFusion.Wpf Pack Programmer's Guide
Key.Content Property
See Also
 





Gets or sets the key's text content. Some descendant key classes send their content as input to currently focused control; other ones only store their labels in it.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf

 Syntax

C#  Copy Code

public Object Content { get; set; }

Visual Basic  Copy Code

Public Property Content As Object

 Property Value

 See Also

Key Members
Key Class
MindFusion.UI.Wpf Namespace