1 write to _dTargetType
WindowsBase (1)
Base\System\Windows\AttachedPropertyBrowsableForTypeAttribute.cs (1)
124
_dTargetType
= DependencyObjectType.FromSystemType(_targetType);
2 references to _dTargetType
WindowsBase (2)
Base\System\Windows\AttachedPropertyBrowsableForTypeAttribute.cs (2)
134
if (
_dTargetType
!= null &&
_dTargetType
.IsInstanceOfType(d))