3 references to IsOffscreenProperty
PresentationCore (2)
System\Windows\Automation\Peers\AutomationPeer.cs (2)
2072
AutomationElementIdentifiers.
IsOffscreenProperty
,
2419
s_propertyInfo[AutomationElementIdentifiers.
IsOffscreenProperty
.Id] = new GetProperty(IsOffscreen);
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
165
public static readonly AutomationProperty IsOffscreenProperty = AutomationElementIdentifiers.
IsOffscreenProperty
;