DisplayMuxDevice Class
Definition
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.
public ref class DisplayMuxDevice sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 1245184)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DisplayMuxDevice final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 1245184)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DisplayMuxDevice : System.IDisposable
Public NotInheritable Class DisplayMuxDevice
Implements IDisposable
- Inheritance
- Attributes
- Implements
Properties
CurrentTarget | |
Id | |
IsActive | |
IsAutomaticTargetSwitchingEnabled | |
PreferredTarget |
Methods
Close() | |
Dispose() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
FromIdAsync(String) | |
GetAvailableMuxTargets() | |
GetDeviceSelector() | |
SetAutomaticTargetSwitching() | |
SetPreferredTarget(DisplayTarget) |
Events
Changed |