2 references to RowLayoutCompleted
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (1)
2497
_rowCache.
RowLayoutCompleted
+= new RowLayoutCompletedEventHandler(OnRowLayoutCompleted);
MS\Internal\Documents\RowCache.cs (1)
573
RowLayoutCompleted
(this, args);