Property LastToolTipId
LastToolTipId
Gets or sets the unique identifier of the last tooltip displayed. Typically, this property is managed internally and should not be changed manually.
public static ObjectUniqueId? LastToolTipId { get; set; }
Gets or sets the unique identifier of the last tooltip displayed. Typically, this property is managed internally and should not be changed manually.
public static ObjectUniqueId? LastToolTipId { get; set; }