4 references to PropertyPage
System.Windows.Forms (2)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
685
or AccessibleRole.
PropertyPage
System\Windows\Forms\Accessibility\AccessibleRoleControlTypeMap.cs (1)
61
{ AccessibleRole.
PropertyPage
, UIA_CONTROLTYPE_ID.UIA_PaneControlTypeId },
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\Control.ControlAccessibleObjectTests.cs (1)
790
yield return new object[] { AccessibleRole.
PropertyPage
};
System\Windows\Forms\AccessibleRoleControlTypeMapTests.cs (1)
87
yield return new object[] { AccessibleRole.
PropertyPage
, UIA_CONTROLTYPE_ID.UIA_PaneControlTypeId };