Show / Hide Table of Contents

Property ContentTemplate

| Improve this Doc View Source

ContentTemplate

Gets or sets the template used to display the content of the overlay.

Declaration
public DataTemplate ContentTemplate { get; set; }
Property Value
Type Description
System.Windows.DataTemplate

A System.Windows.DataTemplate that defines the visualization of the overlay. The default is null.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest