Algorithms on the dependency graph.
More...
|
|
| DependencyGraph (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Dispose () |
| |
|
|
virtual void | Dispose (bool disposing) |
| |
Algorithms on the dependency graph.
◆ HasCommonAncestor()
Indicates if two views share a common ancestor.
- Parameters
-
| view1 | First view to take into account |
| view2 | Second view to take into account |
- Returns
SHARE_ANCESTOR if the two given views share at least one common ancestor.
SHARE_NO_ANCESTOR if the two given views don't share any ancestor.
UNDETERMINED if the information could not be determined (dependency graph is not complete).
The documentation for this class was generated from the following file:
- Release/net/generated/DependencyGraph.cs