Base:
method
GetPropertyValue
System.Windows.Forms.Control.ControlAccessibleObject.GetPropertyValue(Windows.Win32.UI.Accessibility.UIA_PROPERTY_ID)
1 reference to GetPropertyValue
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\PictureBox.PictureBoxAccessibleObjectTests.cs (1)
106
using VARIANT value = pictureBoxAccessibleObject.
GetPropertyValue
((UIA_PROPERTY_ID)propertyID);