2 references to FrameworkIdProperty
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2421
s_propertyInfo[AutomationElementIdentifiers.
FrameworkIdProperty
.Id] = new GetProperty(GetFrameworkId);
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
171
public static readonly AutomationProperty FrameworkIdProperty = AutomationElementIdentifiers.
FrameworkIdProperty
;