'宣言
Public Overloads Shared Function Bind( _ ByVal ctrl As Control, _ ByVal command As IDelegateCommand _ ) As IDisposable
public static IDisposable Bind( Control ctrl, IDelegateCommand command )
パラメータ
- ctrl
- command
'宣言
Public Overloads Shared Function Bind( _ ByVal ctrl As Control, _ ByVal command As IDelegateCommand _ ) As IDisposable
public static IDisposable Bind( Control ctrl, IDelegateCommand command )