1 write to _paramTypeAttribute
WindowsBase (1)
Base\MS\Internal\ComponentModel\AttachInfo.cs (1)
146
_paramTypeAttribute
= new AttachedPropertyBrowsableForTypeAttribute(typeProvider.GetRuntimeType(parameters[0].ParameterType));
1 reference to _paramTypeAttribute
WindowsBase (1)
Base\MS\Internal\ComponentModel\AttachInfo.cs (1)
152
return
_paramTypeAttribute
;