C# Class NSwagStudio.Views.DocumentView

Inheritance: System.Windows.Controls.UserControl
Show file Open project: NSwag/NSwag

Public Properties

Property Type Description
DocumentProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
OnDocumentChanged void
OnGenerate void
OnUnloaded void

Public Methods

Method Description
DocumentView ( ) : System.Collections.Generic

Private Methods

Method Description
OnDocumentChanged ( DependencyObject view, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnGenerate ( object sender, RoutedEventArgs e ) : void
OnUnloaded ( object sender, RoutedEventArgs routedEventArgs ) : void

Method Details

DocumentView() public method

public DocumentView ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

DocumentProperty public static property

public static DependencyProperty,System.Windows DocumentProperty
return System.Windows.DependencyProperty