InputManager.Current Свойство

Определение

Получает InputManager, связанный с текущим потоком.

public:
 static property System::Windows::Input::InputManager ^ Current { System::Windows::Input::InputManager ^ get(); };
public static System.Windows.Input.InputManager Current { [System.Security.SecurityCritical] get; }
public static System.Windows.Input.InputManager Current { get; }
[<get: System.Security.SecurityCritical>]
static member Current : System.Windows.Input.InputManager
static member Current : System.Windows.Input.InputManager
Public Shared ReadOnly Property Current As InputManager

Значение свойства

Диспетчер ввода.

Атрибуты

Комментарии

Этот класс не будет доступен в зоне Интернета.

Применяется к