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