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