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