Property LastContainerWithToolTip
LastContainerWithToolTip
Gets or sets the last UserControl that displayed a tooltip. Typically, this property is managed internally and should not be changed manually.
public static UserControl? LastContainerWithToolTip { get; set; }