Property OutlineRange
OutlineRange
When implemented by a class, 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.
IOutlineRange OutlineRange { get; set; }