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)
152return _paramTypeAttribute;