Gets a list of all connected controllers.
public:
static property IVectorView<IController^ >^ Controllers {
IVectorView<IController^ >^ get ();
}
Type: IVectorView<IController^ >
An enumerable list of all connected controllers.
Controllers contains the set of controllers being tracked by the system and may include controllers that are not paired with a user.
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.Input
Metadata: windows.winmd