C# Class System.Windows.Data.Binding

Inheritance: IMarkupExtension, IExpressionProvider
Datei anzeigen Open project: shana/moon Class Usage Examples

Private Properties

Property Type Description
ISupportInitialize void

Public Methods

Method Description
Binding ( ) : System.ComponentModel
Binding ( string path ) : System.ComponentModel

Private Methods

Method Description
ISupportInitialize ( ) : void

Method Details

Binding() public method

public Binding ( ) : System.ComponentModel
return System.ComponentModel

Binding() public method

public Binding ( string path ) : System.ComponentModel
path string
return System.ComponentModel