4 references to Flags
UIAutomationClient (4)
MS\Internal\Automation\ProxyManager.cs (4)
676
if ((pi.
Flags
& ClientSideProviderMatchIndicator.DisallowBaseClassNameMatch) == 0)
691
&& ((pi.
Flags
& ClientSideProviderMatchIndicator.DisallowBaseClassNameMatch) == 0))
745
if( pi.ImageName != null || pi.
Flags
!= 0 )
765
else if ((pi.
Flags
& ClientSideProviderMatchIndicator.AllowSubstringMatch) != 0)