MetroWindow.

TitleTemplate Property

Summary

Gets/sets the title content template to show a custom title.
Namespace
MahApps.Metro.Controls
Containing Type
MetroWindow

Syntax

public DataTemplate TitleTemplate { get; set; }

Value

Type Description
DataTemplate