Implemented interface member:
method
EndInit
System.ComponentModel.ISupportInitialize.EndInit()
1 override of EndInit
PresentationFramework (1)
System\Windows\Documents\Table.cs (1)
91
public override void
EndInit
()
4 references to EndInit
PresentationFramework (4)
MS\Internal\FrameworkObject.cs (1)
794
_fce.
EndInit
();
System\Windows\Documents\Table.cs (1)
95
base.
EndInit
();
System\Windows\Documents\TextElement.cs (1)
1102
this.
EndInit
();
System\Windows\FrameworkElementFactory.cs (1)
1067
treeNodeFCE.
EndInit
();