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