Class ViewModeToBitmapIconUriSourceConverter
Inheritance
System.Object
ViewModeToBitmapIconUriSourceConverter
Namespace: Telerik.UI.Xaml.Controls.Scheduler
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ViewModeToBitmapIconUriSourceConverter : Object, IValueConverter
Constructors
ViewModeToBitmapIconUriSourceConverter()
Declaration
public ViewModeToBitmapIconUriSourceConverter()
Methods
Convert(Object, Type, Object, String)
Declaration
public object Convert(object value, Type targetType, object parameter, string language)
Parameters
System.
|
System.
|
System.
|
System.
|
Returns
System.
|
ConvertBack(Object, Type, Object, String)
Declaration
public object ConvertBack(object value, Type targetType, object parameter, string language)
Parameters
System.
|
System.
|
System.
|
System.
|
Returns
System.
|