3 references to TryDoDefaultAction
System.Windows.Forms (3)
System\Windows\Forms\Controls\TrackBar\TrackBar.TrackBarFirstButtonAccessibleObject.cs (1)
70ParentInternal?.SystemIAccessible.TryDoDefaultAction(GetChildId());
System\Windows\Forms\Controls\TrackBar\TrackBar.TrackBarLastButtonAccessibleObject.cs (1)
79ParentInternal?.SystemIAccessible.TryDoDefaultAction(GetChildId());
System\Windows\Forms\Scrolling\ScrollBar.ScrollBarChildAccessibleObject.cs (1)
95ParentInternal.SystemIAccessible.TryDoDefaultAction(GetChildId());