Gets the value of the IsButtonBack attached property for the specified object.
public static bool GetIsButtonBack( DependencyObject obj )
static Public Function GetIsButtonBack( ByVal obj As DependencyObject ) As Boolean
The IsButtonBack, IsButtonCancel, IsButtonNext and IsButtonFinish properties are used to create custom buttons.