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