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