Base:
property
Description
System.Windows.Forms.AccessibleObject.Description
1 reference to Description
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\LinkLabel.Link.LinkAccessibleObjectTests.cs (1)
60
Assert.Equal(description, link.AccessibleObject.
Description
);