Base:
method
IsPatternSupported
System.Windows.Forms.AccessibleObject.IsPatternSupported(Windows.Win32.UI.Accessibility.UIA_PATTERN_ID)
3 overrides of IsPatternSupported
System.Windows.Forms (3)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarAccessibleObject.cs (1)
194
internal override bool
IsPatternSupported
(UIA_PATTERN_ID patternId)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarBodyAccessibleObject.cs (1)
186
internal override bool
IsPatternSupported
(UIA_PATTERN_ID patternId)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarButtonAccessibleObject.cs (1)
42
internal override bool
IsPatternSupported
(UIA_PATTERN_ID patternId)
3 references to IsPatternSupported
System.Windows.Forms (3)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarAccessibleObject.cs (1)
199
_ => base.
IsPatternSupported
(patternId)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarBodyAccessibleObject.cs (1)
191
_ => base.
IsPatternSupported
(patternId)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarButtonAccessibleObject.cs (1)
46
_ => base.
IsPatternSupported
(patternId)