C# Class RavenFS.Studio.Infrastructure.View

Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: hibernating-rhinos/RavenFS

Public Methods

Method Description
View ( ) : System.Windows

Private Methods

Method Description
NotifyModelLoaded ( ) : void
OnDataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnLoaded ( object sender, RoutedEventArgs args ) : void
OnUnloaded ( object sender, RoutedEventArgs args ) : void

Method Details

View() public method

public View ( ) : System.Windows
return System.Windows