Implemented interface member:
method
EndInit
System.ComponentModel.ISupportInitialize.EndInit()
1 override of EndInit
PresentationFramework (1)
System\Windows\Documents\Table.cs (1)
108public override void EndInit()
4 references to EndInit
PresentationFramework (4)
MS\Internal\FrameworkObject.cs (1)
797_fce.EndInit();
System\Windows\Documents\Table.cs (1)
112base.EndInit();
System\Windows\Documents\TextElement.cs (1)
1120this.EndInit();
System\Windows\FrameworkElementFactory.cs (1)
1077treeNodeFCE.EndInit();