LoopingSelector.ItemTemplateProperty Property

Definition

Identifies the ItemTemplate dependency property.

public:
 static property DependencyProperty ^ ItemTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemTemplateProperty();
public static DependencyProperty ItemTemplateProperty { get; }
var dependencyProperty = LoopingSelector.itemTemplateProperty;
Public Shared ReadOnly Property ItemTemplateProperty As DependencyProperty

Property Value

The identifier for the ItemTemplate dependency property.

Applies to