AttachedCommands.GetMouseDownCommand - метод |
Пространство имён:
Tessa.UI.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic static ICommand GetMouseDownCommand(
DependencyObject obj
)
Public Shared Function GetMouseDownCommand (
obj As DependencyObject
) As ICommand
public:
static ICommand^ GetMouseDownCommand(
DependencyObject^ obj
)
static member GetMouseDownCommand :
obj : DependencyObject -> ICommand
Параметры
- obj
- Тип: System.Windows.DependencyObject
Возвращаемое значение
Тип:
ICommand
См. также