RemoteSystemKindToSymbolConverter 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.
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) |