5 references to ReferenceType
PresentationCore (5)
Core\CSharp\MS\Internal\Automation\ElementProxy.cs (5)
61
if ((AutomationInteropReferenceType ==
ReferenceType
.Weak) &&
543
internal static
ReferenceType
AutomationInteropReferenceType
552
_automationInteropReferenceType =
ReferenceType
.Strong;
560
private static
ReferenceType
_automationInteropReferenceType =
ReferenceType
.Weak;