2 references to GetAttachedObjects
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\PtsHost.cs (2)
2061
List<AttachedObject> attachedObjects = para.
GetAttachedObjects
(dcpFirst, dcpLast);
2184
List<AttachedObject> attachedObjects = para.
GetAttachedObjects
(dcpLast, dcpLim);