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