Retrieves the state of the SecureDeviceAssociation before it changed.
public:
property SecureDeviceAssociationState OldState {
SecureDeviceAssociationState get ();
}
Type: SecureDeviceAssociationState
The state of the SecureDeviceAssociation before it changed.
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd
SecureDeviceAssociationStateChangedEventArgs Class