Property ReportedVisualStates
ReportedVisualStates
Gets or sets the last reported visual states of the control.
public static (VisualControlStates ControlState, ObjectUniqueId ControlId)? ReportedVisualStates { get; set; }
Property Value
Remarks
This property returns the last reported visual states of the control, which may include states such as Hovered, Focused, or Disabled.