4 references to PropertyValueUIHandler
System.Drawing (4)
commonui\System\Drawing\Design\IPropertyValueUIService.cs (4)
40
/// Adds a <see cref='System.Drawing.Design.
PropertyValueUIHandler
'/>
44
void AddPropertyValueUIHandler(
PropertyValueUIHandler
newHandler);
63
/// <para>Removes a <see cref='System.Drawing.Design.
PropertyValueUIHandler
'/>
66
void RemovePropertyValueUIHandler(
PropertyValueUIHandler
newHandler);