Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

SystemMediaTransportControlsDisplayUpdater.ImageProperties Property

Definition

Namespace:
Windows.Media

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets the image properties associated with the currently playing media.

public:
 property ImageDisplayProperties ^ ImageProperties { ImageDisplayProperties ^ get(); };
ImageDisplayProperties ImageProperties();
public ImageDisplayProperties ImageProperties { get; }
var imageDisplayProperties = systemMediaTransportControlsDisplayUpdater.imageProperties;
Public ReadOnly Property ImageProperties As ImageDisplayProperties

Property Value

The image properties.

Applies to


Feedback

Was this page helpful?