Method SetAttachedPropertyValue
SetAttachedPropertyValue(IPropertyGridItem, IPropertyGridVariant)
Sets attached property value using
IPropInfoAndInstance specified in prop
parameter.
public virtual bool SetAttachedPropertyValue(IPropertyGridItem prop, IPropertyGridVariant variant)
Parameters
prop
IPropertyGridItemItem which contains attached object and property information.
variant
IPropertyGridVariantValue to set.