C# Class BaconographyWP8.View.HelpView

Inheritance: System.Windows.Controls.UserControl
Show file Open project: Synergex/Baconography Class Usage Examples

Public Properties

Property Type Description
ContentProperty System.Windows.DependencyProperty
TopicProperty System.Windows.DependencyProperty

Public Methods

Method Description
HelpView ( ) : System

Private Methods

Method Description
OnContentPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTopicPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

HelpView() public method

public HelpView ( ) : System
return System

Property Details

ContentProperty public static property

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

TopicProperty public static property

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