Method GetCommands
GetCommands(TEvent)
Gets the array of Commands bound to eventArgs
if it exists.
public Command[] GetCommands(TEvent eventArgs)
Parameters
eventArgs
TEventThe
TEvent
to check.
Gets the array of Commands bound to eventArgs
if it exists.
public Command[] GetCommands(TEvent eventArgs)
eventArgs
TEventThe TEvent
to check.