Click or drag to resize

PropertyViewerTemplateSelector Class

[Missing <summary> documentation for "T:Demo3D.Gui.PropertyViewer.PropertyViewerTemplateSelector"]

Inheritance Hierarchy
SystemObject
  System.Windows.ControlsDataTemplateSelector
    Demo3D.Gui.PropertyViewerPropertyViewerTemplateSelector

Namespace:  Demo3D.Gui.PropertyViewer
Assembly:  WpfControls (in WpfControls.dll) Version: 18.03.00
Syntax
C#
public class PropertyViewerTemplateSelector : DataTemplateSelector

The PropertyViewerTemplateSelector type exposes the following members.

Constructors
  NameDescription
Public methodPropertyViewerTemplateSelector
Initializes a new instance of the PropertyViewerTemplateSelector class
Top
Properties
Methods
  NameDescription
Public methodSelectTemplate (Overrides DataTemplateSelectorSelectTemplate(Object, DependencyObject).)
Top
See Also