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