3 references to ExtendedPopupRowTemplateProperty
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyContainer.cs (3)
311(e.Property == PropertyContainer.ExtendedPopupRowTemplateProperty && 351get { return (ControlTemplate)this.GetValue(PropertyContainer.ExtendedPopupRowTemplateProperty); } 352set { this.SetValue(PropertyContainer.ExtendedPopupRowTemplateProperty, value); }