Retrieves the state of the SecureDeviceAssociation after it changed.
public:
property SecureDeviceAssociationState NewState {
SecureDeviceAssociationState get ();
}
Type: SecureDeviceAssociationState
The state of the SecureDeviceAssociation after it changed. This value is the same as the current value of the SecureDeviceAssociation.State property.
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd
SecureDeviceAssociationStateChangedEventArgs Class