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
C#
![]() |
---|
public Object Content { get; set; } |
Visual Basic
![]() |
---|
Public Property Content As Object |