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