NavigationButtonControl.INavigationButtonControl.IsEnabled-Methode

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Private Function IsEnabled ( _
    buttonType As ButtonType _
) As Boolean Implements INavigationButtonControl.IsEnabled
bool INavigationButtonControl.IsEnabled(
    ButtonType buttonType
)

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

Implementiert

INavigationButtonControl.IsEnabled(ButtonType)

.NET Framework-Sicherheit

Siehe auch

Referenz

NavigationButtonControl Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace