csharp
public readonly record struct AccessibleRelationshipOne relation and the element on the other end of it.
Fields and properties (2)
public AccessibleRelation RelationWhat kind of link it is.
public UiElement TargetThe element it points at.
Methods (1)
public AccessibleRelationship(AccessibleRelation Relation, UiElement Target)One relation and the element on the other end of it.
Used by (5)
- AccessibilitySnapshotVixen.Ui.Testing
- AccessibilityTreeSourceVixen.Ui
- AccessibilityTreeTestsVixen.Ui.Controls.Advanced.Tests
- AccessibleNodeVixen.Ui
- UiElementVixen.Ui