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