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