C# Class ReactiveMVVM.SilverlightAppHost

Afficher le fichier Open project: MikeBild/ReactiveMVVM

Méthodes publiques

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

Méthodes publiques

Méthode Description
Configure ( ) : void
GetRegisterFrame ( UIElement element ) : System.Boolean
SetRegisterFrame ( UIElement element, System.Boolean value ) : void
Start ( ) : void

Méthodes protégées

Méthode Description
RegisterAssembly ( Assembly assembly ) : SilverlightAppHost

Method Details

Configure() public méthode

public Configure ( ) : void
Résultat void

GetRegisterFrame() public static méthode

public static GetRegisterFrame ( UIElement element ) : System.Boolean
element UIElement
Résultat System.Boolean

RegisterAssembly() protected méthode

protected RegisterAssembly ( Assembly assembly ) : SilverlightAppHost
assembly System.Reflection.Assembly
Résultat SilverlightAppHost

SetRegisterFrame() public static méthode

public static SetRegisterFrame ( UIElement element, System.Boolean value ) : void
element UIElement
value System.Boolean
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

RegisterFrameProperty public_oe static_oe property

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