Class CommandLink
A command link control.
public class CommandLink : Button, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, ICommandSource
- Inheritance
-
CommandLink
- Implements
- Inherited Members
Fields
NoteTextProperty
Identifies the NoteText dependency property.
public static readonly DependencyProperty NoteTextProperty
Field Value
Properties
NoteText
Gets or sets the note text to display below the command link content.
public string NoteText { get; set; }