ButtonStateEventArgs Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Syntax

'Declaration
Public Sub New ( _
    button As ButtonType _
)
public ButtonStateEventArgs(
    ButtonType button
)
public:
ButtonStateEventArgs(
    ButtonType button
)
new : 
        button:ButtonType -> ButtonStateEventArgs
public function ButtonStateEventArgs(
    button : ButtonType
)

Parameters

.NET Framework Security

See Also

Reference

ButtonStateEventArgs Class

Microsoft.TeamFoundation.Controls.WPF Namespace