Click or drag to resize

ImportBase.Template Property

Xaml template associated with the script

Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntax
C#
public override Object Template { get; }

Property Value

Object

Implements

ITemplate.Template
See Also