2 references to IgnoreFirstChildBackgroundProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyPanel.cs (2)
168get { return (bool)GetValue(IgnoreFirstChildBackgroundProperty); } 169set { SetValue(IgnoreFirstChildBackgroundProperty, value); }