TeachingTip.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 TeachingTip. Not intended for general use.
TeachingTipTemplateSettings TemplateSettings();
public TeachingTipTemplateSettings TemplateSettings { get; }
var teachingTipTemplateSettings = teachingTip.templateSettings;
Public ReadOnly Property TemplateSettings As TeachingTipTemplateSettings