Implemented interface member:
method
EndInit
System.ComponentModel.ISupportInitialize.EndInit()
1 override of EndInit
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
1507public override void EndInit()
6 references to EndInit
PresentationFramework (3)
MS\Internal\FrameworkObject.cs (1)
790_fe.EndInit();
System\Windows\Controls\ItemsControl.cs (1)
1513base.EndInit();
System\Windows\FrameworkElementFactory.cs (1)
1062treeNodeFE.EndInit();
PresentationUI (3)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (3)
498pageContent.EndInit(); 514pageContent.EndInit(); 2520canvas.EndInit();