1 write to _dp
WindowsBase (1)
Base\MS\Internal\ComponentModel\AttachInfo.cs (1)
29_dp = dp;
4 references to _dp
WindowsBase (4)
Base\MS\Internal\ComponentModel\AttachInfo.cs (4)
51_getMethod = DependencyObjectPropertyDescriptor.GetAttachedPropertyMethod(_dp); 145TypeDescriptionProvider typeProvider = TypeDescriptor.GetProvider(_dp.OwnerType); 185if (!attr.IsBrowsable(instance, _dp)) 203if (attrType == subAttr.GetType() && subAttr.IsBrowsable(instance, _dp))