1 write to _callbackType
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\AttributeCallbackBuilder.cs (1)
32_callbackType = callbackType;
6 references to _callbackType
System.Activities.Presentation (6)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\AttributeCallbackBuilder.cs (6)
40get { return _callbackType; } 56_table.AddCustomAttributes(_callbackType, attributes); 77_table.AddCustomAttributes(_callbackType, descriptor, attributes); 98_table.AddCustomAttributes(_callbackType, member, attributes); 122_table.AddCustomAttributes(_callbackType, memberName, attributes); 143_table.AddCustomAttributes(_callbackType, dp, attributes);