Search Results for

    Show / Hide Table of Contents

    Interface DynamicMenuBar.IValueConverter

    Namespace: UICatalog.Scenarios
    Assembly: UICatalog.dll
    Syntax
    public interface IValueConverter

    Methods

    Convert(Object, Object)

    Declaration
    object Convert(object value, object parameter = null)
    Parameters
    Type Name Description
    System.Object value
    System.Object parameter
    Returns
    Type Description
    System.Object
    In This Article
    Back to top Generated by DocFX