Show / Hide Table of Contents

Struct TemplatedItem<T>

Namespace: Mux.Markup
Assembly: Mux.Markup.dll
Syntax
public struct TemplatedItem<T>
Type Parameters
Name Description
T

Fields

| Improve this Doc View Source

Content

Declaration
public T Content
Field Value
Type Description
T
| Improve this Doc View Source

Template

Declaration
public DataTemplate Template
Field Value
Type Description
DataTemplate
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX