Class GamePadIndexChangedEventArgs
Event for when a IGamePadDevice's index changed
public class GamePadIndexChangedEventArgs : EventArgs- Inheritance
- 
      objectGamePadIndexChangedEventArgs
- Inherited Members
Fields
Index
New device index
public int IndexField Value
IsDeviceSideChange
if true, this change was initiate by the device
public bool IsDeviceSideChange