Implemented interface member:
method
EndInit
System.ComponentModel.ISupportInitialize.EndInit()
1 override of EndInit
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
1537public override void EndInit()
6 references to EndInit
PresentationFramework (3)
MS\Internal\FrameworkObject.cs (1)
793_fe.EndInit();
System\Windows\Controls\ItemsControl.cs (1)
1546base.EndInit();
System\Windows\FrameworkElementFactory.cs (1)
1072treeNodeFE.EndInit();
PresentationUI (3)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (3)
514pageContent.EndInit(); 530pageContent.EndInit(); 2529canvas.EndInit();