ControllerAddedEventArgs.Controller Property

Returns a controller object that represents the added controller.

Syntax

public:
property IController^ Controller {
         IController^ get ();
}  

Property value

Type: IController 

A controller object that represents the added controller.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

ControllerAddedEventArgs Class

ControllerAddedEventArgs Members

Windows.Xbox.Input Namespace