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