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