Implemented interface member:
method
EndInit
System.ComponentModel.ISupportInitialize.EndInit()
1 override of EndInit
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
1506public override void EndInit()
6 references to EndInit
PresentationFramework (3)
MS\Internal\FrameworkObject.cs (1)
789_fe.EndInit();
System\Windows\Controls\ItemsControl.cs (1)
1512base.EndInit();
System\Windows\FrameworkElementFactory.cs (1)
1061treeNodeFE.EndInit();
PresentationUI (3)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (3)
497pageContent.EndInit(); 513pageContent.EndInit(); 2519canvas.EndInit();