Operator operator ==
operator ==(ScrollBarInfo, ScrollBarInfo)
Compares two ScrollBarInfo objects. The result specifies whether the values of the properties of the two ScrollBarInfo objects are equal.
public static bool operator ==(ScrollBarInfo left, ScrollBarInfo right)
Parameters
left
ScrollBarInforight
ScrollBarInfo