Class ViewBoxMaxWidthOrHeightConverter
Inheritance
ViewBoxMaxWidthOrHeightConverter
Assembly: Sdl.Desktop.Platform.Controls.dll
public class ViewBoxMaxWidthOrHeightConverter : IValueConverter
Constructors
Declaration
public ViewBoxMaxWidthOrHeightConverter()
Methods
Declaration
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
Returns
Declaration
public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
Returns
Implements
Extension Methods