Beispiel #1
0
 /// <inheritdoc />
 public override int GetHashCode()
 {
     return(FrameworkAutomationElement?.GetHashCode() ?? 0);
 }