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
TotalFoldersProperty
public static readonly DependencyProperty TotalFoldersProperty
Field Value
Properties
AssemblyCollection
public AssemblyDataCollection AssemblyCollection { get; set; }
Property Value
TotalFolders
public int TotalFolders { get; set; }
Property Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()