3 references to IsTopmostProperty
UIAutomationClient (3)
MS\Internal\Automation\Schema.cs (2)
371new AutomationPropertyInfo( convertToBool, WindowPattern.IsTopmostProperty, typeof(bool), false ), 459WindowPattern.IsTopmostProperty };
System\Windows\Automation\WindowPattern.cs (1)
318return (bool)_el.GetPatternPropertyValue(IsTopmostProperty, _useCache);