SystemMediaTransportControlsPropertyChangedEventArgs
SystemMediaTransportControlsPropertyChangedEventArgs
SystemMediaTransportControlsPropertyChangedEventArgs
SystemMediaTransportControlsPropertyChangedEventArgs
Class
Definition
Occurs when a property is changed on the SystemMediaTransportControls.
public : sealed class SystemMediaTransportControlsPropertyChangedEventArgs : ISystemMediaTransportControlsPropertyChangedEventArgspublic sealed class SystemMediaTransportControlsPropertyChangedEventArgs : ISystemMediaTransportControlsPropertyChangedEventArgsPublic NotInheritable Class SystemMediaTransportControlsPropertyChangedEventArgs Implements ISystemMediaTransportControlsPropertyChangedEventArgs// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
Property Property Property Property
The property that was changed on the SystemMediaTransportControls.
public : SystemMediaTransportControlsProperty Property { get; }public SystemMediaTransportControlsProperty Property { get; }Public ReadOnly Property Property As SystemMediaTransportControlsProperty// You can use this property in JavaScript.
- Value
- SystemMediaTransportControlsProperty SystemMediaTransportControlsProperty SystemMediaTransportControlsProperty SystemMediaTransportControlsProperty
The property that was changed.