Share via


ApplicationBarButtonNavigation.ButtonText Property

The button text on the ApplicationBarIconButton to monitor for click events.

Namespace:  Microsoft.Practices.Prism.Interactivity
Assembly:  Microsoft.Practices.Prism.Interactivity (in Microsoft.Practices.Prism.Interactivity.dll)

Syntax

public string ButtonText { get; set; }
'Declaration
Public Property ButtonText As String
    Get
    Set

See Also

ApplicationBarButtonNavigation Class

Microsoft.Practices.Prism.Interactivity Namespace