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