C# 클래스 Open.Core.UI.Controls.ViewFactoryContent

상속: System.Windows.Controls.UserControl, IViewFactoryContent
파일 보기 프로젝트 열기: philcockfield/Open.TestHarness.SL 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ViewFactoryProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ViewFactoryContent ( ) : System

Constructor.

비공개 메소드들

메소드 설명
FireIsViewLoadedChanged ( ) : void
OnViewFactoryChanged ( ) : void
OnViewLoaded ( object sender, RoutedEventArgs e ) : void

메소드 상세

ViewFactoryContent() 공개 메소드

Constructor.
public ViewFactoryContent ( ) : System
리턴 System

프로퍼티 상세

ViewFactoryProperty 공개적으로 정적으로 프로퍼티

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