ArcGIS API for WPF - Library Reference
Templates Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > TemplatePanel Class : Templates Property

The templates to be displayed in the template panel.

Syntax

Visual Basic (Declaration) 
Public Property Templates As IEnumerable(Of SymbolTemplate)
C# 
public IEnumerable<SymbolTemplate> Templates {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.