3 references to PropertyValueUIItemInvokeHandler
System.Drawing (3)
commonui\System\Drawing\Design\PropertyValueUIItem.cs (3)
37
private
PropertyValueUIItemInvokeHandler
handler;
49
public PropertyValueUIItem(Image uiItemImage,
PropertyValueUIItemInvokeHandler
handler, string tooltip){
77
public virtual
PropertyValueUIItemInvokeHandler
InvokeHandler {