AttachedCommandsSetMouseEnterCommand - метод |
Пространство имён:
Tessa.UI.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public static void SetMouseEnterCommand(
DependencyObject obj,
ICommand value
)
Public Shared Sub SetMouseEnterCommand (
obj As DependencyObject,
value As ICommand
)
public:
static void SetMouseEnterCommand(
DependencyObject^ obj,
ICommand^ value
)
static member SetMouseEnterCommand :
obj : DependencyObject *
value : ICommand -> unit
Параметры
- obj
- Тип: System.WindowsDependencyObject
- value
- Тип: System.Windows.InputICommand
См. также