2 references to TableStructureChanged
PresentationFramework (2)
MS\Internal\PtsHost\TableParagraph.cs (2)
32
Table.TableStructureChanged += new System.EventHandler(
TableStructureChanged
);
40
Table.TableStructureChanged -= new System.EventHandler(
TableStructureChanged
);