C# Class Open.Core.UI.Controls.ViewFactoryContent

Inheritance: System.Windows.Controls.UserControl, IViewFactoryContent
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
ViewFactoryContent ( ) : System

Constructor.

Private Methods

Méthode Description
FireIsViewLoadedChanged ( ) : void
OnViewFactoryChanged ( ) : void
OnViewLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

ViewFactoryContent() public méthode

Constructor.
public ViewFactoryContent ( ) : System
Résultat System

Property Details

ViewFactoryProperty public_oe static_oe property

Gets or sets the ViewFactory to bind to (typically a View-Model).
public static DependencyProperty,System.Windows ViewFactoryProperty
Résultat System.Windows.DependencyProperty