2 references to GetStableAncester
PresentationFramework (2)
System\Windows\Controls\Primitives\GridViewRowPresenterBase.cs (2)
262
if (!oldCollection.InViewMode && oldCollection.Owner == c.
GetStableAncester
())
277
newCollection.Owner = c.
GetStableAncester
();