2 references to PropertyContainerAutomationPeer
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\CategoryContainerAutomationPeer.cs (1)
152peers.Add(new PropertyContainerAutomationPeer(propertyContainer));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\SubPropertyEditorAutomationPeer.cs (1)
115PropertyContainerAutomationPeer peer = new PropertyContainerAutomationPeer(propertyContainer);