C# Class Vidyano.View.Controls.DynamicContentControl

Inheritance: System.Windows.Controls.ContentControl
Show file Open project: stevehansen/vidyano_v1

Public Properties

Property Type Description
ContentTemplateSelectorProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnContentChanged ( object oldContent, object newContent ) : void

Method Details

OnContentChanged() protected method

protected OnContentChanged ( object oldContent, object newContent ) : void
oldContent object
newContent object
return void

Property Details

ContentTemplateSelectorProperty public static property

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