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