C# Class ICSharpCode.WpfDesign.XamlDom.BindingWrapper

Inheritance: ICSharpCode.WpfDesign.XamlDom.MarkupExtensionWrapper
Afficher le fichier Open project: icsharpcode/WpfDesigner

Méthodes publiques

Méthode Description
BindingWrapper ( XamlObject xamlObject ) : System
ProvideValue ( ) : object

Private Methods

Méthode Description
CopyBinding ( System.Windows.Data.BindingBase target ) : System.Windows.Data.BindingBase

Method Details

BindingWrapper() public méthode

public BindingWrapper ( XamlObject xamlObject ) : System
xamlObject XamlObject
Résultat System

ProvideValue() public méthode

public ProvideValue ( ) : object
Résultat object