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