Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

RoutedUICommand.Text Property

 

Gets or sets the text that describes this command.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

Public Property Text As String

Property Value

Type: System.String

The text that describes the command. The default is an empty string.

.NET Framework
Available since 3.0
Return to top
Show:
© 2017 Microsoft