RemoteSystemKindToSymbolConverter Class

Definition

Converter to convert Device Type to Icon

public class RemoteSystemKindToSymbolConverter : Microsoft.UI.Xaml.Data.IValueConverter
type RemoteSystemKindToSymbolConverter = class
    interface IValueConverter
Public Class RemoteSystemKindToSymbolConverter
Implements IValueConverter
Inheritance
RemoteSystemKindToSymbolConverter
Implements
Microsoft.UI.Xaml.Data.IValueConverter

Constructors

RemoteSystemKindToSymbolConverter()

Methods

Convert(Object, Type, Object, String) Microsoft.UI.Xaml.Data.IValueConverter.Convert(System.Object,System.Type,System.Object,System.String)
ConvertBack(Object, Type, Object, String) Microsoft.UI.Xaml.Data.IValueConverter.ConvertBack(System.Object,System.Type,System.Object,System.String)

Applies to