8 references to UiaClientsAreListening
System.Windows.Forms (8)
System\Windows\Forms\Accessibility\AccessibleObject.cs (4)
3235
if (PInvoke.
UiaClientsAreListening
() && !AppContextSwitches.NoClientNotifications)
3247
if (PInvoke.
UiaClientsAreListening
() && !AppContextSwitches.NoClientNotifications)
3261
=> PInvoke.
UiaClientsAreListening
()
3267
if (PInvoke.
UiaClientsAreListening
() && !AppContextSwitches.NoClientNotifications)
System\Windows\Forms\Accessibility\LabelEditNativeWindow.cs (1)
39
if (!PInvoke.
UiaClientsAreListening
())
System\Windows\Forms\Controls\ListView\ListView.cs (1)
6030
if (nmhdr->code == PInvoke.NM_CUSTOMDRAW && PInvoke.
UiaClientsAreListening
())
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
1536
if (PInvoke.
UiaClientsAreListening
())
System\Windows\Forms\ErrorProvider\ErrorProvider.cs (1)
796
if (PInvoke.
UiaClientsAreListening
())