C# Class MvvmCross.BindingEx.Wpf.Bi

Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes publiques

Свойство Type Description
ndProperty Windows.UI.Xaml.DependencyProperty

Private Properties

Свойство Type Description
Bi System.Collections.Generic
CallBackWhenndIsChanged void
ParseBindingDescriptions IEnumerable
ResolveBindingCreator IMvxBindingCreator

Méthodes publiques

Méthode Description
Getnd ( DependencyObject obj ) : string
Setnd ( DependencyObject obj, string value ) : void

Private Methods

Méthode Description
Bi ( ) : System.Collections.Generic
CallBackWhenndIsChanged ( object sender, DependencyPropertyChangedEventArgs args ) : void
ParseBindingDescriptions ( string bindingText ) : IEnumerable
ResolveBindingCreator ( ) : IMvxBindingCreator

Method Details

Getnd() public static méthode

public static Getnd ( DependencyObject obj ) : string
obj Windows.UI.Xaml.DependencyObject
Résultat string

Setnd() public static méthode

public static Setnd ( DependencyObject obj, string value ) : void
obj Windows.UI.Xaml.DependencyObject
value string
Résultat void

Property Details

ndProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ndProperty
Résultat Windows.UI.Xaml.DependencyProperty