Base:
method
GetElementProperty
MS.Internal.AutomationProxies.ProxySimple.GetElementProperty(System.Windows.Automation.AutomationProperty)
1 override of GetElementProperty
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
91internal override object GetElementProperty(AutomationProperty idProp)
1 reference to GetElementProperty
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
123return base.GetElementProperty(idProp);