TitleBar.TemplateSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides calculated values that can be referenced as TemplatedParent sources when defining templates for a TitleBar. Not intended for general use.
TitleBarTemplateSettings TemplateSettings();
public TitleBarTemplateSettings TemplateSettings { get; }
var titleBarTemplateSettings = titleBar.templateSettings;
Public ReadOnly Property TemplateSettings As TitleBarTemplateSettings
Property Value
An object that provides calculated values for templates.