1 write to _getMethod
WindowsBase (1)
Base\MS\Internal\ComponentModel\AttachInfo.cs (1)
51
_getMethod
= DependencyObjectPropertyDescriptor.GetAttachedPropertyMethod(_dp);
1 reference to _getMethod
WindowsBase (1)
Base\MS\Internal\ComponentModel\AttachInfo.cs (1)
55
return
_getMethod
;