Gets the extra axis count of a flight stick.
public:
property unsigned char ExtraAxisCount {
unsigned char get ();
}
Type: unsigned char
Extra axis count of a flight stick.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
IFlightStickProperties Interface