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)
134if (_dTargetType != null && _dTargetType.IsInstanceOfType(d))