ExecuteCommandEventArgsSource Property
Gets the triggering source of the
ICommand.
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public ICommandSource Source { get; }
Public ReadOnly Property Source As ICommandSource
Get
public:
property ICommandSource^ Source {
ICommandSource^ get ();
}
member Source : ICommandSource with get
Property Value
ICommandSource