Implemented interface member:
method
EndInit
System.ComponentModel.ISupportInitialize.EndInit()
1 override of EndInit
PresentationFramework (1)
System\Windows\Documents\Table.cs (1)
90public override void EndInit()
4 references to EndInit
PresentationFramework (4)
MS\Internal\FrameworkObject.cs (1)
793_fce.EndInit();
System\Windows\Documents\Table.cs (1)
94base.EndInit();
System\Windows\Documents\TextElement.cs (1)
1101this.EndInit();
System\Windows\FrameworkElementFactory.cs (1)
1066treeNodeFCE.EndInit();