3 references to ExtendedPinnedRowTemplateProperty
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyContainer.cs (3)
316(e.Property == PropertyContainer.ExtendedPinnedRowTemplateProperty && 383get { return (ControlTemplate)this.GetValue(PropertyContainer.ExtendedPinnedRowTemplateProperty); } 384set { this.SetValue(PropertyContainer.ExtendedPinnedRowTemplateProperty, value); }