C# Class NSBManager.UserInterface.ViewModelLoader

Afficher le fichier Open project: andreasohlund/NSBManager

Méthodes publiques

Свойство Type Description
FactoryTypeProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetFactoryType ( DependencyObject d ) : Type
SetFactoryType ( DependencyObject d, Type value ) : void

Private Methods

Méthode Description
OnFactoryTypeChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetFactoryType() public static méthode

public static GetFactoryType ( DependencyObject d ) : Type
d System.Windows.DependencyObject
Résultat System.Type

SetFactoryType() public static méthode

public static SetFactoryType ( DependencyObject d, Type value ) : void
d System.Windows.DependencyObject
value System.Type
Résultat void

Property Details

FactoryTypeProperty public_oe static_oe property

public static DependencyProperty,System.Windows FactoryTypeProperty
Résultat System.Windows.DependencyProperty