Show / Hide Table of Contents

Interface ICatalogItem

Namespace: Experior.Interfaces
Assembly: Experior.Interfaces.dll
Syntax
public interface ICatalogItem

Properties

Glyph

Declaration
ImageSource Glyph { get; }
Property Value
Type Description
System.Windows.Media.ImageSource

Parent

Declaration
ICatalog Parent { get; }
Property Value
Type Description
ICatalog

Properties

Declaration
object Properties { get; }
Property Value
Type Description
System.Object

Methods

Construct()

Declaration
IAssembly Construct()
Returns
Type Description
IAssembly
Back to top Generated by DocFX