InputManager::Current Property
.NET Framework (current version)
Gets the InputManager associated with the current thread.
Assembly: PresentationCore (in PresentationCore.dll)
public: property InputManager^ Current { [SecurityCriticalAttribute] [UIPermissionAttribute(SecurityAction::LinkDemand, Unrestricted = true)] static InputManager^ get(); }
This class will not be available in Internet zone.
UIPermission
for getting the current input manager. Associated enumerations: PermissionState::Unrestricted
.NET Framework
Available since 3.0
Available since 3.0
Show: