Property OutlineRange
OutlineRange
Gets or sets the IOutlineRange
object evaluated by the hit-test operation.
Contains instance of IOutlineRange
object if mouse is over outline button; null otherwise.
public virtual IOutlineRange OutlineRange { get; set; }