C# Class PocketCampus.Moodle.MoodleResourceControl

Inheritance: System.Windows.Controls.ContentControl
Show file Open project: accandme/pocketcampus

Public Properties

Property Type Description
FileTemplateProperty System.Windows.DependencyProperty
FolderTemplateProperty System.Windows.DependencyProperty
LinkTemplateProperty 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

FileTemplateProperty public static property

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

FolderTemplateProperty public static property

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

LinkTemplateProperty public static property

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