Table of Contents

Constructor Binding

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll

Binding(View, string, View, string, IValueConverter)

public Binding(View source, string sourcePropertyName, View target, string targetPropertyName, DynamicMenuBar.IValueConverter valueConverter = null)

Parameters

source View
sourcePropertyName string
target View
targetPropertyName string
valueConverter DynamicMenuBar.IValueConverter