Table of Contents

Class AssemblyCollectionControl

Namespace
MASES.JCOReflector.GUI
Assembly
MASES.JCOReflectorGUI.dll

Interaction logic for AssemblyCollectionControl.xaml

public class AssemblyCollectionControl : ContentControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector
Inheritance
AssemblyCollectionControl
Implements
Inherited Members

Constructors

AssemblyCollectionControl()

public AssemblyCollectionControl()

Fields

AssemblyCollectionProperty

public static readonly DependencyProperty AssemblyCollectionProperty

Field Value

DependencyProperty

TotalFoldersProperty

public static readonly DependencyProperty TotalFoldersProperty

Field Value

DependencyProperty

Properties

AssemblyCollection

public AssemblyDataCollection AssemblyCollection { get; set; }

Property Value

AssemblyDataCollection

TotalFolders

public int TotalFolders { get; set; }

Property Value

int

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()