다음을 통해 공유


QueuedCommand.CanExecuteHandler 대리자

네임스페이스:  Microsoft.TeamFoundation.MVVM
어셈블리:  Microsoft.TeamFoundation.Controls(Microsoft.TeamFoundation.Controls.dll)

구문

‘선언
Public Delegate Function CanExecuteHandler ( _
    sender As Object, _
    e As QueuedCommandCanExecuteEventArgs _
) As Boolean
public delegate bool CanExecuteHandler(
    Object sender,
    QueuedCommandCanExecuteEventArgs e
)

매개 변수

반환 값

형식: System.Boolean

참고 항목

참조

Microsoft.TeamFoundation.MVVM 네임스페이스