Share via


InputManager.InputProviders 属性

定义

获取已向 InputProviders 注册的 InputManager 的集合。

public:
 property System::Collections::ICollection ^ InputProviders { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection InputProviders { [System.Security.SecurityCritical] get; }
public System.Collections.ICollection InputProviders { get; }
[<get: System.Security.SecurityCritical>]
member this.InputProviders : System.Collections.ICollection
member this.InputProviders : System.Collections.ICollection
Public ReadOnly Property InputProviders As ICollection

属性值

输入提供程序的集合。

属性

适用于