C# Class MetroDemo.ExampleViews.AboutView

AboutView
Inheritance: System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
显示文件 Open project: OfficeDev/Office-IT-Pro-Deployment-Scripts Class Usage Examples

Public Methods

Method Description
AboutView ( ) : System

Private Methods

Method Description
AboutView_OnLoaded ( object sender, RoutedEventArgs e ) : void
Hyperlink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void

Method Details

AboutView() public method

public AboutView ( ) : System
return System