Method GetDispatchTarget
GetDispatchTarget(ICommandContext?)
Returns the dispatch target for composite command handling. Only dispatches for Activate commands — Accept should bubble normally.
protected override View? GetDispatchTarget(ICommandContext? ctx)
Parameters
ctxICommandContext