C# Class PocketCampus.Moodle.MoodleResourceControl

Inheritance: System.Windows.Controls.ContentControl
ファイルを表示 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_oe static_oe property

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

FolderTemplateProperty public_oe static_oe property

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

LinkTemplateProperty public_oe static_oe property

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